summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-12 01:13:23 +0100
committerSam James <sam@gentoo.org>2023-08-12 01:13:23 +0100
commit4abc1feaef0bef2308b54d3ae21b42fc9fb65271 (patch)
tree1d9ebb0281803e94b13c17f641a58470219ca94b /dev-python/path-and-address
parentdev-python/littleutils: Stabilize 0.2.2-r1 x86, #912139 (diff)
downloadgentoo-4abc1feaef0bef2308b54d3ae21b42fc9fb65271.tar.gz
gentoo-4abc1feaef0bef2308b54d3ae21b42fc9fb65271.tar.bz2
gentoo-4abc1feaef0bef2308b54d3ae21b42fc9fb65271.zip
dev-python/path-and-address: Stabilize 2.0.1-r1 ALLARCHES, #912144
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/path-and-address')
-rw-r--r--dev-python/path-and-address/path-and-address-2.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/path-and-address/path-and-address-2.0.1-r1.ebuild b/dev-python/path-and-address/path-and-address-2.0.1-r1.ebuild
index f6f7f08dd053..a629618e9c5a 100644
--- a/dev-python/path-and-address/path-and-address-2.0.1-r1.ebuild
+++ b/dev-python/path-and-address/path-and-address-2.0.1-r1.ebuild
@@ -15,6 +15,6 @@ LICENSE="MIT"
SLOT="0"
SRC_URI="$(pypi_sdist_url --no-normalize ${PN} ${PV} .zip)"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
BDEPEND="app-arch/unzip"