diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-04 22:06:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-04 22:07:25 +0000 |
commit | f50ed86c48717025b6b779e86d1197c86fa84b65 (patch) | |
tree | 094807f2b6fb04c123e4aa18b97d493fc8f6844d /app-portage | |
parent | 99f7e7417b9f167ee62e28440ca47eaaa6c1331c (diff) | |
download | gentoo-f50ed86c48717025b6b779e86d1197c86fa84b65.tar.gz gentoo-f50ed86c48717025b6b779e86d1197c86fa84b65.tar.xz |
app-portage/gemato: keyworded 8 for sparc, bug #638776 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gemato/gemato-8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gemato/gemato-8.ebuild b/app-portage/gemato/gemato-8.ebuild index b6774a8be33..e690d59edaf 100644 --- a/app-portage/gemato/gemato-8.ebuild +++ b/app-portage/gemato/gemato-8.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+blake2 bzip2 +gpg lzma sha3" RDEPEND=" |