commit: 6df1311f174deee40203111b55b46447577aad76 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Apr 25 12:37:35 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 12:46:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df1311f
net-libs/qxmpp: Stabilize 1.4.0 amd64, #828370 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-libs/qxmpp/qxmpp-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/qxmpp/qxmpp-1.4.0.ebuild b/net-libs/qxmpp/qxmpp-1.4.0.ebuild index 74b3aa3678f9..fb34f2e646e8 100644 --- a/net-libs/qxmpp/qxmpp-1.4.0.ebuild +++ b/net-libs/qxmpp/qxmpp-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug doc gstreamer test" RESTRICT="!test? ( test )"
