summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-15 01:42:30 +0100
committerSam James <sam@gentoo.org>2022-07-15 01:42:30 +0100
commit1b5ae2b380e519db4549c7e841f7fdea7c2c5aba (patch)
tree0e9d9770ad80e28d1e539ee8074fc249a87945d6 /dev-python/filebytes
parentdev-vcs/python-gitlab: drop python3_7 (diff)
downloadgentoo-1b5ae2b380e519db4549c7e841f7fdea7c2c5aba.tar.gz
gentoo-1b5ae2b380e519db4549c7e841f7fdea7c2c5aba.tar.bz2
gentoo-1b5ae2b380e519db4549c7e841f7fdea7c2c5aba.zip
dev-python/filebytes: Stabilize 0.10.2 x86, #857957
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/filebytes')
-rw-r--r--dev-python/filebytes/filebytes-0.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/filebytes/filebytes-0.10.2.ebuild b/dev-python/filebytes/filebytes-0.10.2.ebuild
index e7dd4c7a61bf..deb10c412535 100644
--- a/dev-python/filebytes/filebytes-0.10.2.ebuild
+++ b/dev-python/filebytes/filebytes-0.10.2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/sashs/filebytes"
else
SRC_URI="https://github.com/sashs/filebytes/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
fi
LICENSE="BSD"