commit: 715b566d996e86abf875707e7858395b1d8d4d69 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Tue Jun 11 19:09:53 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Jun 11 22:15:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=715b566d
dev-libs/librelp: stable 1.4.0 for hppa, bug #687392 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-libs/librelp/librelp-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/librelp/librelp-1.4.0.ebuild b/dev-libs/librelp/librelp-1.4.0.ebuild index c9f0ee10f78..536adcd2a55 100644 --- a/dev-libs/librelp/librelp-1.4.0.ebuild +++ b/dev-libs/librelp/librelp-1.4.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 ) )"