diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 16:28:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 16:28:30 +0300 |
commit | 18b755c07e1e0bceb1a341d8966631b4ad73fd26 (patch) | |
tree | 1e20f8dfebdfbc34fdf4049c15baf6764eb022a2 /dev-libs/librelp | |
parent | sys-libs/libcxx: Add ~arm keyword wrt bug #595834 (diff) | |
download | gentoo-18b755c07e1e0bceb1a341d8966631b4ad73fd26.tar.gz gentoo-18b755c07e1e0bceb1a341d8966631b4ad73fd26.tar.bz2 gentoo-18b755c07e1e0bceb1a341d8966631b4ad73fd26.zip |
dev-libs/librelp: arm stable wrt bug #667542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.2.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.2.18.ebuild b/dev-libs/librelp/librelp-1.2.18.ebuild index d6002e114922..ebb66c280091 100644 --- a/dev-libs/librelp/librelp-1.2.18.ebuild +++ b/dev-libs/librelp/librelp-1.2.18.ebuild @@ -14,7 +14,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" REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) ) gnutls? ( ssl ) |