diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-04-15 01:00:42 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-04-15 01:00:42 +0000 |
| commit | a39f855200a32a855dcddf447df0ff2beaa09def (patch) | |
| tree | c3f9b0fdcfdcff2ba407e57570c95a564ddb1fc3 /dev-python/filebytes | |
| parent | ae410606672b7f7f408e6dd3e947687937fc7045 (diff) | |
| download | baldeagleos-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.ebuild | 2 |
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" |
