diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-02-25 14:24:15 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-02-25 14:24:15 +0000 |
| commit | faa2d120485998be70fcc9e6d258d9d7dbb7e9c6 (patch) | |
| tree | c6818cd74ef9e68514c0f31d269ceb727ae76e45 /dev-python/filebytes | |
| parent | 03d97d792e08d90442e1c8347c75e1893f78c3f0 (diff) | |
| download | baldeagleos-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.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 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" |
