diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 15:21:13 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 15:28:07 +0800 |
commit | 6b6082e4f5abdffaa4ce6cf3e3365213d4ced4c4 (patch) | |
tree | e026a1114ae37b3aaed20dd4fb6b42d981675982 /dev-python/booleanOperations | |
parent | media-gfx/scour: keyword 0.38.2 for ~loong (diff) | |
download | gentoo-6b6082e4f5abdffaa4ce6cf3e3365213d4ced4c4.tar.gz gentoo-6b6082e4f5abdffaa4ce6cf3e3365213d4ced4c4.tar.bz2 gentoo-6b6082e4f5abdffaa4ce6cf3e3365213d4ced4c4.zip |
dev-python/booleanOperations: keyword 0.9.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/booleanOperations')
-rw-r--r-- | dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild index 21249085313e..856265c3e616 100644 --- a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild +++ b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.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=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/typemytype/booleanOperations/archive/${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="" DEPEND="" |