diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:25:46 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:25:46 +0100 |
commit | 7a5ea17613bb476491183e87f8eb6bab4da86369 (patch) | |
tree | 43babc5e61b3e0144ea99320156a7b107900809d /app-portage | |
parent | media-video/gaupol: x86 stable (bug #701086) (diff) | |
download | gentoo-7a5ea17613bb476491183e87f8eb6bab4da86369.tar.gz gentoo-7a5ea17613bb476491183e87f8eb6bab4da86369.tar.bz2 gentoo-7a5ea17613bb476491183e87f8eb6bab4da86369.zip |
app-portage/gemato: x86 stable (bug #701102)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gemato/gemato-14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gemato/gemato-14.3.ebuild b/app-portage/gemato/gemato-14.3.ebuild index 317b969b3e5e..c5122b63e10c 100644 --- a/app-portage/gemato/gemato-14.3.ebuild +++ b/app-portage/gemato/gemato-14.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="+blake2 bzip2 +gpg lzma sha3 test tools" RESTRICT="!test? ( test )" |