diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 12:12:22 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 12:12:22 +0200 |
commit | 398c23b6533465b3976fcfa680e2bf729fae98f4 (patch) | |
tree | 1edb5b2cd56552ce30dc714e94eaa4b80a32eb48 /dev-libs/librelp | |
parent | app-admin/rsyslog: x86 stable (bug #728692) (diff) | |
download | gentoo-398c23b6533465b3976fcfa680e2bf729fae98f4.tar.gz gentoo-398c23b6533465b3976fcfa680e2bf729fae98f4.tar.bz2 gentoo-398c23b6533465b3976fcfa680e2bf729fae98f4.zip |
dev-libs/librelp: x86 stable (bug #728692)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.6.0.ebuild b/dev-libs/librelp/librelp-1.6.0.ebuild index ae21a9b2cfbc..a3e031ca3a71 100644 --- a/dev-libs/librelp/librelp-1.6.0.ebuild +++ b/dev-libs/librelp/librelp-1.6.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 ) )" |