diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-12-31 04:01:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-12-31 04:01:24 +0100 |
commit | 9c9dced6225810753a4522f1a80975ddcf295298 (patch) | |
tree | 2ee24670186f61f065a897b43659a31bfef59751 /dev-libs/librelp | |
parent | sys-block/f3: drop old (diff) | |
download | gentoo-9c9dced6225810753a4522f1a80975ddcf295298.tar.gz gentoo-9c9dced6225810753a4522f1a80975ddcf295298.tar.bz2 gentoo-9c9dced6225810753a4522f1a80975ddcf295298.zip |
dev-libs/librelp: sparc stable
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.4.0.ebuild b/dev-libs/librelp/librelp-1.4.0.ebuild index 0df8b6e02be9..316fb1b72f0e 100644 --- a/dev-libs/librelp/librelp-1.4.0.ebuild +++ b/dev-libs/librelp/librelp-1.4.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 libressl openssl static-libs test" REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )" |