commit: 6984b68f86abfc47001d55e239056a04461d7abf Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Thu Oct 8 16:22:54 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Oct 8 17:31:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6984b68f
dev-libs/librelp: stable 1.7.0 for hppa, bug #746611 Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-libs/librelp/librelp-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/librelp/librelp-1.7.0.ebuild b/dev-libs/librelp/librelp-1.7.0.ebuild index 4c52a175b78..2058466da55 100644 --- a/dev-libs/librelp/librelp-1.7.0.ebuild +++ b/dev-libs/librelp/librelp-1.7.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 ) )"