diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-12 18:49:01 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-12 18:49:01 +0000 |
commit | 562fad09561684954963d0a91b23e0a61f2c7932 (patch) | |
tree | ef251819da259399fe3a99f79e5660c44a3dd84a /net-libs/gloox/gloox-1.0.24-r1.ebuild | |
parent | 2024-09-12 18:33:59 UTC (diff) | |
parent | sys-devel/crossdev: Stabilize 20240702 ppc64, #939148 (diff) | |
download | gentoo-562fad09561684954963d0a91b23e0a61f2c7932.tar.gz gentoo-562fad09561684954963d0a91b23e0a61f2c7932.tar.bz2 gentoo-562fad09561684954963d0a91b23e0a61f2c7932.zip |
Merge updates from master
Diffstat (limited to 'net-libs/gloox/gloox-1.0.24-r1.ebuild')
-rw-r--r-- | net-libs/gloox/gloox-1.0.24-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/gloox/gloox-1.0.24-r1.ebuild b/net-libs/gloox/gloox-1.0.24-r1.ebuild index 4cef23c79743..ad39065531f6 100644 --- a/net-libs/gloox/gloox-1.0.24-r1.ebuild +++ b/net-libs/gloox/gloox-1.0.24-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3" # Check upstream changelog: https://camaya.net/gloox/changelog/ SLOT="0/18" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug gnutls idn ssl static-libs test zlib" RESTRICT="!test? ( test )" |