diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 08:20:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 08:22:00 +0000 |
commit | d44bf8f0c24108a11f4cd635c1a22e6a788dfd62 (patch) | |
tree | d41d63e838fd05e257fb245d849e555959514237 /dev-libs/librelp | |
parent | app-misc/ranger: Stabilize 1.9.3 x86, #793308 (diff) | |
download | gentoo-d44bf8f0c24108a11f4cd635c1a22e6a788dfd62.tar.gz gentoo-d44bf8f0c24108a11f4cd635c1a22e6a788dfd62.tar.bz2 gentoo-d44bf8f0c24108a11f4cd635c1a22e6a788dfd62.zip |
dev-libs/librelp: Stabilize 1.10.0 x86, #793317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.10.0.ebuild b/dev-libs/librelp/librelp-1.10.0.ebuild index 58434d4fe1b7..868a2e508e4f 100644 --- a/dev-libs/librelp/librelp-1.10.0.ebuild +++ b/dev-libs/librelp/librelp-1.10.0.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )" # subslot = soname version SLOT="0/0.5.1" -KEYWORDS="amd64 arm ~arm64 ~hppa sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~hppa sparc x86" IUSE="debug doc +ssl +gnutls openssl static-libs test" REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )" |