diff options
author | 2023-12-28 20:18:20 -0500 | |
---|---|---|
committer | 2023-12-29 20:10:10 -0500 | |
commit | 15fe99cc162ff83cd91f6c738e8af74c70c4dd92 (patch) | |
tree | 8528bc4d922d7f5ece38d428c39b62fa2cfecc5d /dev-python/pycountry | |
parent | sec-keys/openpgp-keys-gentoo-developers: Stabilize 20231120 ALLARCHES, #921008 (diff) | |
download | gentoo-15fe99cc162ff83cd91f6c738e8af74c70c4dd92.tar.gz gentoo-15fe99cc162ff83cd91f6c738e8af74c70c4dd92.tar.bz2 gentoo-15fe99cc162ff83cd91f6c738e8af74c70c4dd92.zip |
dev-python/pycountry: Keyword 22.3.5 loong, #917501
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/pycountry')
-rw-r--r-- | dev-python/pycountry/pycountry-22.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycountry/pycountry-22.3.5.ebuild b/dev-python/pycountry/pycountry-22.3.5.ebuild index ae3f1b8f29af..423250c0fd6c 100644 --- a/dev-python/pycountry/pycountry-22.3.5.ebuild +++ b/dev-python/pycountry/pycountry-22.3.5.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~sparc x86" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" BDEPEND="${RDEPEND}" |