summaryrefslogtreecommitdiff
path: root/dev-python/filebytes
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-14 13:09:40 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-14 13:09:40 +0000
commitae410606672b7f7f408e6dd3e947687937fc7045 (patch)
treedfdb0ae7f8a26f952f6259ba3286a28cab1dc9de /dev-python/filebytes
parent0a194ee24289140daf86d73549fa714d3d8dd5fe (diff)
downloadbaldeagleos-repo-ae410606672b7f7f408e6dd3e947687937fc7045.tar.gz
baldeagleos-repo-ae410606672b7f7f408e6dd3e947687937fc7045.tar.xz
baldeagleos-repo-ae410606672b7f7f408e6dd3e947687937fc7045.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 cf926f478773..5119a9624308 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 ~arm ~ppc x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
fi
LICENSE="BSD"