diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-14 12:47:45 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-14 12:47:45 +0000 |
| commit | 54f637b8985314d1d05c188bc03dfe46eb769a18 (patch) | |
| tree | bd52334edeba9eeb747a6575443ae2f970675293 /dev-python/filebytes | |
| parent | 5aab3a109bea318097d0389b86d0332f884684c5 (diff) | |
| download | baldeagleos-repo-54f637b8985314d1d05c188bc03dfe46eb769a18.tar.gz baldeagleos-repo-54f637b8985314d1d05c188bc03dfe46eb769a18.tar.xz baldeagleos-repo-54f637b8985314d1d05c188bc03dfe46eb769a18.zip | |
Adding metadata
Diffstat (limited to 'dev-python/filebytes')
| -rw-r--r-- | dev-python/filebytes/filebytes-0.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/filebytes/filebytes-0.10.2.ebuild b/dev-python/filebytes/filebytes-0.10.2.ebuild index 90bf43ca76cb..690bbb7e109b 100644 --- a/dev-python/filebytes/filebytes-0.10.2.ebuild +++ b/dev-python/filebytes/filebytes-0.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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}.tar.gz" - KEYWORDS="amd64 x86" + KEYWORDS="amd64 ~ppc x86" fi LICENSE="BSD" |
