summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-01 10:19:45 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-01 10:19:45 +0100
commitc706e063e71053df1f8928fad98f15da7d810fc1 (patch)
tree6dcfc7c9a60967170bc694aa62880bd2b52cf155 /dev-python/publicsuffix
parentdev-python/kaitaistruct: amd64 stable wrt bug #769872 (diff)
downloadgentoo-c706e063e71053df1f8928fad98f15da7d810fc1.tar.gz
gentoo-c706e063e71053df1f8928fad98f15da7d810fc1.tar.bz2
gentoo-c706e063e71053df1f8928fad98f15da7d810fc1.zip
dev-python/publicsuffix: amd64 stable wrt bug #769872
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/publicsuffix')
-rw-r--r--dev-python/publicsuffix/publicsuffix-2.20191221.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/publicsuffix/publicsuffix-2.20191221.ebuild b/dev-python/publicsuffix/publicsuffix-2.20191221.ebuild
index eca5b2ff79d7..70e340f60a4a 100644
--- a/dev-python/publicsuffix/publicsuffix-2.20191221.ebuild
+++ b/dev-python/publicsuffix/publicsuffix-2.20191221.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}2-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"