diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 00:02:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 00:02:33 +0000 |
commit | 1ccb5b6433fab8d30bf1b27555840825768c0474 (patch) | |
tree | 2a2321349795ee3704651725778e1eb7ebfb9102 /dev-libs/librelp | |
parent | net-libs/libnet: Stabilize 1.2 arm64, #768675 (diff) | |
download | gentoo-1ccb5b6433fab8d30bf1b27555840825768c0474.tar.gz gentoo-1ccb5b6433fab8d30bf1b27555840825768c0474.tar.bz2 gentoo-1ccb5b6433fab8d30bf1b27555840825768c0474.zip |
dev-libs/librelp: Stabilize 1.7.0 arm64, #768675
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.7.0.ebuild b/dev-libs/librelp/librelp-1.7.0.ebuild index 63acb047a4e7..5b9aa08070f0 100644 --- a/dev-libs/librelp/librelp-1.7.0.ebuild +++ b/dev-libs/librelp/librelp-1.7.0.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )" # subslot = soname version SLOT="0/0.5.0" -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 ) )" |