summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-10-10 18:53:26 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-10-10 18:54:21 +0200
commit1e933ccb2e461a3a5a89fd7a0fa71be9dbe2ea86 (patch)
treec23ba6ee95e62b1e58a871ad93c387257788d79a /dev-python/pycpio
parentdev-python/zenlib: stabilize 2.2.4 for amd64 (diff)
downloadgentoo-1e933ccb2e461a3a5a89fd7a0fa71be9dbe2ea86.tar.gz
gentoo-1e933ccb2e461a3a5a89fd7a0fa71be9dbe2ea86.tar.bz2
gentoo-1e933ccb2e461a3a5a89fd7a0fa71be9dbe2ea86.zip
dev-python/pycpio: stabilize 1.3.2 for amd64
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python/pycpio')
-rw-r--r--dev-python/pycpio/pycpio-1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycpio/pycpio-1.3.2.ebuild b/dev-python/pycpio/pycpio-1.3.2.ebuild
index f59fae3c675d..00abcb4ebd65 100644
--- a/dev-python/pycpio/pycpio-1.3.2.ebuild
+++ b/dev-python/pycpio/pycpio-1.3.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 arm64"
+KEYWORDS="amd64 arm64"
RDEPEND=">=dev-python/zenlib-2.1.2[${PYTHON_USEDEP}]"