commit: 8b364e98e0c9bd6ccb3246cf5266121dd12a162f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 05:46:53 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 05:46:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b364e98
dev-python/filebytes: Keyword 0.10.2 arm, #888513
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/filebytes/filebytes-0.10.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/filebytes/filebytes-0.10.2.ebuild
b/dev-python/filebytes/filebytes-0.10.2.ebuild
index 9432b0bc4654..b6bf4b4811bb 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}.gh.tar.gz"
- KEYWORDS="amd64 ~ppc x86"
+ KEYWORDS="amd64 ~arm ~ppc x86"
fi
LICENSE="BSD"