summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-01-18 16:30:54 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2023-01-18 16:31:47 -0600
commit869870b5225c1415ff4d36c5ab25fdde4153d38a (patch)
treed3a634fcf1340201a865516c33f628f64b03fa42
parentdev-db/mariadb: Stabilize 10.6.11 amd64, #891275 (diff)
downloadgentoo-869870b5225c1415ff4d36c5ab25fdde4153d38a.tar.gz
gentoo-869870b5225c1415ff4d36c5ab25fdde4153d38a.tar.bz2
gentoo-869870b5225c1415ff4d36c5ab25fdde4153d38a.zip
dev-python/casttube: stabilize 0.2.1 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--dev-python/casttube/casttube-0.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/casttube/casttube-0.2.1.ebuild b/dev-python/casttube/casttube-0.2.1.ebuild
index d12c68c01eed..3be48593c8ee 100644
--- a/dev-python/casttube/casttube-0.2.1.ebuild
+++ b/dev-python/casttube/casttube-0.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"