diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-10 09:47:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-10 09:47:08 +0100 |
commit | e8843d6ba1e2b51521520fa9b7b7c1e2a1c85cd8 (patch) | |
tree | 5232ab8505b5ff4e5965a9c887c23a5c036c8fea /dev-libs/librelp | |
parent | dev-libs/libotf: stable 0.9.16 for sparc (diff) | |
download | gentoo-e8843d6ba1e2b51521520fa9b7b7c1e2a1c85cd8.tar.gz gentoo-e8843d6ba1e2b51521520fa9b7b7c1e2a1c85cd8.tar.bz2 gentoo-e8843d6ba1e2b51521520fa9b7b7c1e2a1c85cd8.zip |
dev-libs/librelp: stable 1.7.0 for sparc
stable wrt bug #746611
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.7.0.ebuild b/dev-libs/librelp/librelp-1.7.0.ebuild index 2058466da557..94d158024d85 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 ) )" |