diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-19 16:24:43 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-19 16:41:23 +0100 |
commit | a378ea9977cfa98b04ce9ca5ed4fe0e5d3bca855 (patch) | |
tree | 4fdf02cbcdac220e51c78299562c572f87d75228 /dev-libs/librelp | |
parent | net-im/mattermost-desktop-bin: 4.5.0 bump (diff) | |
download | gentoo-a378ea9977cfa98b04ce9ca5ed4fe0e5d3bca855.tar.gz gentoo-a378ea9977cfa98b04ce9ca5ed4fe0e5d3bca855.tar.bz2 gentoo-a378ea9977cfa98b04ce9ca5ed4fe0e5d3bca855.zip |
dev-libs/librelp: stable 1.6.0 for sparc, bug #728692
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.6.0.ebuild b/dev-libs/librelp/librelp-1.6.0.ebuild index edacd29ee8ed..ae21a9b2cfbc 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 ) )" |