diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-11 17:18:55 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-11 17:32:17 +0100 |
commit | 8b846f6be8db7bb347bfe597f1f932dd6c7fa5b9 (patch) | |
tree | 0634247dbe6a78465928dcaf207cc8d5c8427518 /dev-libs/librelp | |
parent | app-admin/rsyslog: bump to v8.40.0 (diff) | |
download | gentoo-8b846f6be8db7bb347bfe597f1f932dd6c7fa5b9.tar.gz gentoo-8b846f6be8db7bb347bfe597f1f932dd6c7fa5b9.tar.bz2 gentoo-8b846f6be8db7bb347bfe597f1f932dd6c7fa5b9.zip |
dev-libs/librelp: mark hppa stable (bug #667542)
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.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 ebb66c280091..d1bee65b63f3 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 ) |