diff options
-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 01f552f00d04..d6002e114922 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 ) |