diff options
author | Sam James <sam@gentoo.org> | 2021-06-02 16:42:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-02 16:42:21 +0000 |
commit | 4be5f7b1e2da561a3fc0169fd2312005e6e69686 (patch) | |
tree | 167fafd62cb7f54cc6beea277890d3d18f563fde /dev-libs/librelp | |
parent | app-misc/ranger: Stabilize 1.9.3 amd64, #793308 (diff) | |
download | gentoo-4be5f7b1e2da561a3fc0169fd2312005e6e69686.tar.gz gentoo-4be5f7b1e2da561a3fc0169fd2312005e6e69686.tar.bz2 gentoo-4be5f7b1e2da561a3fc0169fd2312005e6e69686.zip |
dev-libs/librelp: Stabilize 1.10.0 amd64, #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 76ecfb466998..58434d4fe1b7 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 ) )" |