diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-05 20:14:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-05 20:26:27 +0000 |
commit | 4179124543e0c576379662cc3bf288d5b0dca68c (patch) | |
tree | c64fa0b3e8087ab507951e98c8f992d365f03df9 /dev-libs/libspt | |
parent | media-sound/grip: stable 3.4.3 for sparc, bug #626864 (diff) | |
download | gentoo-4179124543e0c576379662cc3bf288d5b0dca68c.tar.gz gentoo-4179124543e0c576379662cc3bf288d5b0dca68c.tar.bz2 gentoo-4179124543e0c576379662cc3bf288d5b0dca68c.zip |
dev-libs/libspt: keyworded 1.1-r3 for sparc, bug #624226
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/libspt')
-rw-r--r-- | dev-libs/libspt/libspt-1.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libspt/libspt-1.1-r3.ebuild b/dev-libs/libspt/libspt-1.1-r3.ebuild index d922b8c99194..c19a2eea1a0f 100644 --- a/dev-libs/libspt/libspt-1.1-r3.ebuild +++ b/dev-libs/libspt/libspt-1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+libtirpc suid" RESTRICT="test" |