summaryrefslogtreecommitdiff
path: root/dev-python/filebytes
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 11:51:16 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 11:51:16 +0000
commit07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (patch)
treef794674a5fa17096fa0784b8c29eb69071b80c96 /dev-python/filebytes
parent3a60b38f14fa81df8e18aa67d1634fbffca17d14 (diff)
gentoo auto-resync : 14:01:2023 - 11:51:16
Diffstat (limited to 'dev-python/filebytes')
-rw-r--r--dev-python/filebytes/Manifest2
-rw-r--r--dev-python/filebytes/filebytes-0.10.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/filebytes/Manifest b/dev-python/filebytes/Manifest
index e0edcc3c6c1b..e28f9af4ec59 100644
--- a/dev-python/filebytes/Manifest
+++ b/dev-python/filebytes/Manifest
@@ -1,4 +1,4 @@
DIST filebytes-0.10.2.tar.gz 1958114 BLAKE2B 6b7fb865d01cc9ea0f14b32f6e0326da21fa2fa2a36549b99ca88e9bf015162d3b0f82e350be1cca805294fd56ef47e2db4394db5ffb3061773f146eda1ba666 SHA512 12317d6b5063e710b4410e4dcc61b45c0ac1cbc80655212dacb0929a19e100849df39ba84a05cb96699abe7ec16758e0b9656b3d3ce044f3d122b8636106e564
-EBUILD filebytes-0.10.2.ebuild 546 BLAKE2B 1a0b8696f248a2acf881da7f1edc369def04db58840b8334bdc56d0766e30d1916b030ce079bf54b04e3ab7592fda3aa004a54ea81bdc50530536e2243169f50 SHA512 ef4440b1c138eeca4e3f296b3cd2acc86cc53e83e5eb5a549febec33f69b3b251f8c1f66e7c015ec50ce840cc296c382fd239b9acd611a2dbc34e29899f9f2eb
+EBUILD filebytes-0.10.2.ebuild 551 BLAKE2B 12699da7ee4feaba9e38b035daa64867291e3e0c622dfad6f8d2674d3ed3c8e88cc7fa519a69a33bb84a0d7a783334a64a86ed435bfd52703384dec1203b87b5 SHA512 1d50fccab947d456044571197b6f017c5fdb643eb380a7d2e9bb3b05fab4c032828f27ee6551024671486c284ccb8fb6666290427b993f35419f52c3b8053b7e
EBUILD filebytes-9999.ebuild 551 BLAKE2B a1f5da88220fd47bb9c3b622b4c34e3e6ef28ffc3b6ab1d4071b630e5937f2e104732987b58902f70129ebe978e9f5a7ee7823de894f4787ae030d77f5cc405e SHA512 35451e35ca7b4d9f2570993e8e68143e092863f4a8c05a8fe351f0a70533e8c6d52261b7c7fb760739c64a47d8be64d6bba31c9807ad9363fb432040a4007ef2
MISC metadata.xml 709 BLAKE2B 6bded989b13ae245ef8fbf1182bc9dc526686474d5f48f68c42a27e9d55ede4ed15cd6c7b71dea25f70fb4d25878ab0aef49d6bfb097c3289aa9082a2bc6a9c3 SHA512 3ed2373294bbe2670942048609439e42676955ca575dc5c6fa5b45ea5fedb145de1d21cd84f8f8050d2c4f8326429763c01e3f992e650a1372f9363dba36ca81
diff --git a/dev-python/filebytes/filebytes-0.10.2.ebuild b/dev-python/filebytes/filebytes-0.10.2.ebuild
index 00131e1c6b82..5b7fcb7de0d4 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"