diff options
author | Sam James <sam@gentoo.org> | 2020-07-30 18:47:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-30 19:34:51 +0000 |
commit | 03ed0a51b96053a0beae5f26575368cb8f721110 (patch) | |
tree | 0c398663193ad4652c0731607f8e06802ff5b0c4 /app-portage | |
parent | app-portage/eix: arm64 stable (bug #734528) (diff) | |
download | gentoo-03ed0a51b96053a0beae5f26575368cb8f721110.tar.gz gentoo-03ed0a51b96053a0beae5f26575368cb8f721110.tar.bz2 gentoo-03ed0a51b96053a0beae5f26575368cb8f721110.zip |
app-portage/gemato: arm64 stable (bug #734524)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gemato/gemato-14.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gemato/gemato-14.4.ebuild b/app-portage/gemato/gemato-14.4.ebuild index e472f6f72173..9c7ef364c500 100644 --- a/app-portage/gemato/gemato-14.4.ebuild +++ b/app-portage/gemato/gemato-14.4.ebuild @@ -15,7 +15,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 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="+gpg tools" RDEPEND=" |