diff options
author | 2024-01-04 19:38:17 +0800 | |
---|---|---|
committer | 2024-01-04 19:38:17 +0800 | |
commit | 16486859e543fd1d1a045bddf7114a6b0f834eab (patch) | |
tree | f0e753d151b40a09dee1a704082ec78aa43dcb2f /dev-python/pycountry | |
parent | app-portage/nattka: keyword 0.4.1-r1 for ~loong (diff) | |
download | gentoo-16486859e543fd1d1a045bddf7114a6b0f834eab.tar.gz gentoo-16486859e543fd1d1a045bddf7114a6b0f834eab.tar.bz2 gentoo-16486859e543fd1d1a045bddf7114a6b0f834eab.zip |
dev-python/pycountry: keyword 23.12.11 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/pycountry')
-rw-r--r-- | dev-python/pycountry/pycountry-23.12.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycountry/pycountry-23.12.11.ebuild b/dev-python/pycountry/pycountry-23.12.11.ebuild index 097f8194a57c..4f852ff6f0b4 100644 --- a/dev-python/pycountry/pycountry-23.12.11.ebuild +++ b/dev-python/pycountry/pycountry-23.12.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" distutils_enable_tests pytest |