summaryrefslogtreecommitdiff
path: root/dev-python/filebytes
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-02-25 14:24:15 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-02-25 14:24:15 +0000
commitfaa2d120485998be70fcc9e6d258d9d7dbb7e9c6 (patch)
treec6818cd74ef9e68514c0f31d269ceb727ae76e45 /dev-python/filebytes
parent03d97d792e08d90442e1c8347c75e1893f78c3f0 (diff)
downloadbaldeagleos-repo-faa2d120485998be70fcc9e6d258d9d7dbb7e9c6.tar.gz
baldeagleos-repo-faa2d120485998be70fcc9e6d258d9d7dbb7e9c6.tar.xz
baldeagleos-repo-faa2d120485998be70fcc9e6d258d9d7dbb7e9c6.zip
Adding metadata
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 5f699bc159fc..cf926f478773 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"