summaryrefslogtreecommitdiff
path: root/dev-python/filebytes
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-15 01:00:42 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-15 01:00:42 +0000
commita39f855200a32a855dcddf447df0ff2beaa09def (patch)
treec3f9b0fdcfdcff2ba407e57570c95a564ddb1fc3 /dev-python/filebytes
parentae410606672b7f7f408e6dd3e947687937fc7045 (diff)
downloadbaldeagleos-repo-a39f855200a32a855dcddf447df0ff2beaa09def.tar.gz
baldeagleos-repo-a39f855200a32a855dcddf447df0ff2beaa09def.tar.xz
baldeagleos-repo-a39f855200a32a855dcddf447df0ff2beaa09def.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 5119a9624308..faf05e08a914 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 ~arm64 ~ppc x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
fi
LICENSE="BSD"