summaryrefslogtreecommitdiff
path: root/dev-python/filebytes
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-07-15 07:06:32 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-07-15 07:06:32 +0000
commite3e11716f96f3de66be33ff5ccc9c03086acf784 (patch)
tree18f8f51a8cd825d9bfc12ef43914ff181c7d335c /dev-python/filebytes
parent8493f164eaf9f2937966dab41eeedce71d37d237 (diff)
downloadbaldeagleos-repo-e3e11716f96f3de66be33ff5ccc9c03086acf784.tar.gz
baldeagleos-repo-e3e11716f96f3de66be33ff5ccc9c03086acf784.tar.xz
baldeagleos-repo-e3e11716f96f3de66be33ff5ccc9c03086acf784.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 d57b51fc9496..8d9265cf241c 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}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="BSD"