commit: 249afa0ec22d6dc967e4107d578f775b4461c372 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Thu Jul 2 08:26:35 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Jul 2 17:05:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249afa0e
dev-libs/librelp: stable 1.6.0 for hppa, bug #728692 Package-Manager: Portage-2.3.99, Repoman-2.3.22 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.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/librelp/librelp-1.6.0.ebuild b/dev-libs/librelp/librelp-1.6.0.ebuild index a3e031ca3a7..2a4d1adab6d 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 ) )"