diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 10:35:02 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:58:02 +0800 |
commit | b802489cab31f7ba61dcc095358577b36e51b18d (patch) | |
tree | 6c7e34a2fe680e538788c021360c2ca822a1500d /app-portage/gemato | |
parent | dev-python/requests: keyword 2.27.1 for ~loong (diff) | |
download | gentoo-b802489cab31f7ba61dcc095358577b36e51b18d.tar.gz gentoo-b802489cab31f7ba61dcc095358577b36e51b18d.tar.bz2 gentoo-b802489cab31f7ba61dcc095358577b36e51b18d.zip |
app-portage/gemato: keyword 16.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-portage/gemato')
-rw-r--r-- | app-portage/gemato/gemato-16.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/gemato/gemato-16.2.ebuild b/app-portage/gemato/gemato-16.2.ebuild index 206c761c09ca..91faae2f631c 100644 --- a/app-portage/gemato/gemato-16.2.ebuild +++ b/app-portage/gemato/gemato-16.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="+gpg tools" RDEPEND=" |