summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-12-20 02:19:47 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-12-20 02:29:45 +0100
commit4196aa7d448524925d6a89e3ab3b54b279b50149 (patch)
tree644daa2423bd52a1f896c76e58826879ec2f5d37 /dev-libs/librelp
parentdev-lang/go: x86 stable (bug #673234) (diff)
downloadgentoo-4196aa7d448524925d6a89e3ab3b54b279b50149.tar.gz
gentoo-4196aa7d448524925d6a89e3ab3b54b279b50149.tar.bz2
gentoo-4196aa7d448524925d6a89e3ab3b54b279b50149.zip
dev-libs/librelp: x86 stable (bug #673428)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r--dev-libs/librelp/librelp-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.3.0.ebuild b/dev-libs/librelp/librelp-1.3.0.ebuild
index d78ff390be80..188faec8adc6 100644
--- a/dev-libs/librelp/librelp-1.3.0.ebuild
+++ b/dev-libs/librelp/librelp-1.3.0.ebuild
@@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )"
# subslot = soname version
SLOT="0/0.4.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 ) )
gnutls? ( ssl )