summaryrefslogtreecommitdiff
path: root/dev-python/pyrex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
commit29aabba0ea759c6a2864ff5631735b67ee38e5e0 (patch)
treeab466b4dfa7abecb401b2f8039d08af4689306bb /dev-python/pyrex
parentd42200bec37eef2a7478d88988ff00addd0a9202 (diff)
gentoo resync : 05.02.2020
Diffstat (limited to 'dev-python/pyrex')
-rw-r--r--dev-python/pyrex/Manifest2
-rw-r--r--dev-python/pyrex/pyrex-0.9.9-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyrex/Manifest b/dev-python/pyrex/Manifest
index e7f3792869c8..44cb6816af65 100644
--- a/dev-python/pyrex/Manifest
+++ b/dev-python/pyrex/Manifest
@@ -1,3 +1,3 @@
DIST Pyrex-0.9.9.tar.gz 255272 BLAKE2B 852e4caf784677742ce6e207d9556b64adaeb72dce7ec8dcfe008f37524890e12017babf74fbd022ef84b6736669692df7d60a9e3b04697c0e30f585a59207c3 SHA512 724b14278760fffb751bd9dc24e18dbe85732f069d186ee89bc9f28dd8f912d5f69492d28e705f55de2db56c343f10f21c6a1c39bda1d7c234d09a3d5e192f6b
-EBUILD pyrex-0.9.9-r1.ebuild 843 BLAKE2B 001a581060fb10c5269330c19db8d55b65948af79b94c01224bf85c0657bea2bae1a7fe81a4ce09b5b3875a17732ed8bfc360f87d8dd7c031cc8a04839d2a176 SHA512 0b45193f9b44f49af756989912846f8e3ea54e71842d9cb5b95b1f3b21dd388435e383b5c242fd4037a244500ba809328c053f1fd71c78eb3f22aaeb31f84108
+EBUILD pyrex-0.9.9-r1.ebuild 844 BLAKE2B 4b6f8d3396820d4cc2925edd425c20a42cd13caf855cd40814e1ea5097ee4626f822d0c574916720584acb918bf113a0d4b67dfa5ff5829e001787f388937bd9 SHA512 cb74a1eea32f462b4a3833a1827a5b7ecbac5140fb43d6bc14739caad587812309f95cc390bb78c824b757ca8440701c641712eb74830709577dc0831e2c63b6
MISC metadata.xml 236 BLAKE2B 167eb58da19caba0e03167e2f209e118ce8a468851bca2790a0353112848fffcd72522497e5f951bf5c6eafa9691fa2a1ad980843cb4170a8194f3b8178ebe16 SHA512 0f2c2a0401b53543eac90eafdd4d11c5913be07f47b968e2892ca92c265adbd9564f02a491ff2607d7031194ba3e50c7720851537341b1541120821c487147a3
diff --git a/dev-python/pyrex/pyrex-0.9.9-r1.ebuild b/dev-python/pyrex/pyrex-0.9.9-r1.ebuild
index 65c5c140ebb3..cc8d3237b233 100644
--- a/dev-python/pyrex/pyrex-0.9.9-r1.ebuild
+++ b/dev-python/pyrex/pyrex-0.9.9-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/${MY_P}.tar.g
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
IUSE="examples"
S="${WORKDIR}/${MY_P}"