summaryrefslogtreecommitdiff
path: root/dev-util/unicorn
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-17 17:03:45 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-17 17:03:45 +0100
commitc9e9e39938097bf29063c271195ad0d7d7bd02a9 (patch)
treef2f4ab36d22272fec3a1d1313d8f700b1f0f6744 /dev-util/unicorn
parent0968caae52d6eae7513e2ce4e0900a2e009780ee (diff)
gentoo auto-resync : 17:09:2023 - 17:03:44
Diffstat (limited to 'dev-util/unicorn')
-rw-r--r--dev-util/unicorn/Manifest4
-rw-r--r--dev-util/unicorn/unicorn-2.0.1.ebuild2
-rw-r--r--dev-util/unicorn/unicorn-9999.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-util/unicorn/Manifest b/dev-util/unicorn/Manifest
index 9fdac13ee8e2..ac0c231fd031 100644
--- a/dev-util/unicorn/Manifest
+++ b/dev-util/unicorn/Manifest
@@ -1,4 +1,4 @@
DIST unicorn-2.0.1.gh.tar.gz 4070004 BLAKE2B 4ab8f92367e7df5762d29ed58dfff524f59053e28548b170b982d16988eea16df46851d2ea559d8beabb4f1315e5ee627f9ded755a4f3b1cfd6d863a50c633b6 SHA512 4249d33d38614ea1ca51e38c7838cb276306100aa44c65ad1b3e39304e4b856ac643a9c6f9d13678fc07bea58989a08b64653d17afe9e62bcef2936ba63e1b1f
-EBUILD unicorn-2.0.1.ebuild 1737 BLAKE2B 68e59b9db92126d4b9a2c22901bff5af823e597656a88b95de370c3828df85b0b10a44a30599ded6f79f0c0c7e39189324c1f18f64ba84224c59c71e2f275a0c SHA512 6db844931ec5e20b1ed79de12130c312c0ef3cc291e8234b31998dd393b339e02f940152d5bdffeb4a1be7aa57f8fd015760a1cc1f2a3121354801ef21771c44
-EBUILD unicorn-9999.ebuild 1720 BLAKE2B 79282faed75fd413fe8f993fafb6bc7ce4b3b61c8fc45042d45e38150ff816639950c3d95b266edb7b94ce32324b16c60f77ef7907257e653305acb242d9e4c5 SHA512 c31d0c336df6a67f5b42622f8193af02e8c7f7ac029ffae937b2241e885beb4cb2a5cc44312465b97bea564100601947c7f9f0435e04c36f31235b51e4cafc8c
+EBUILD unicorn-2.0.1.ebuild 1738 BLAKE2B af6a74331e76541e94dcfac1b15961a30f3bf8a7e502dc680a0a08badd1db71f6d576970c1926678a4b542326b27560996f5fea2b3248b1123d41590b8d45c54 SHA512 4b8149a752804e7da158ae56e05921a064cfe1581abfdd0b1d060565419c3c50675ee4bf73fb386e4884406240e97d5eda9d63bafb74e538630f35e706ca69cf
+EBUILD unicorn-9999.ebuild 1740 BLAKE2B 55446a82bb00e50a48ccdb9b76dab332db267b9a1a777cb16b483eb6a0e7ef582a27ac1fb075a33778681a15314cc3570c25a07fdf1104a09bf539e88dbb88a2 SHA512 b7c3e8486cd3936557f26383db0fd606d6f93d061410a3ce4450fa08eabc95e224b248334cf746ae4333315cd4878a43f318f44132e0a64178c4800fa3b7d7d1
MISC metadata.xml 510 BLAKE2B 857f3ee3645ffdb28846b7305ec3066ddf49934225fe2c173a5a6b5b8354b208b6bb1337c2e11713b7c983a6fe3a1e67dae62bf64b0c9228f14ccfea8d57d5c5 SHA512 e1da17744042b95f11fb8b5f562020738c7495b0256469420cfa19fda995a24f02e806f67db8521e2f4a19a32825bf54a0865ec723d853cd5aa440c42b007946
diff --git a/dev-util/unicorn/unicorn-2.0.1.ebuild b/dev-util/unicorn/unicorn-2.0.1.ebuild
index 9bc9ba2122c4..0cde028e715f 100644
--- a/dev-util/unicorn/unicorn-2.0.1.ebuild
+++ b/dev-util/unicorn/unicorn-2.0.1.ebuild
@@ -7,7 +7,7 @@ MY_PV=${PV/_/-}
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit cmake distutils-r1
DESCRIPTION="A lightweight multi-platform, multi-architecture CPU emulator framework"
diff --git a/dev-util/unicorn/unicorn-9999.ebuild b/dev-util/unicorn/unicorn-9999.ebuild
index 0252a0fdcf05..d0e7f926ec3b 100644
--- a/dev-util/unicorn/unicorn-9999.ebuild
+++ b/dev-util/unicorn/unicorn-9999.ebuild
@@ -7,7 +7,7 @@ MY_PV=${PV/_/-}
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit cmake distutils-r1
DESCRIPTION="A lightweight multi-platform, multi-architecture CPU emulator framework"
@@ -18,7 +18,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/unicorn-engine/unicorn"
else
SRC_URI="https://github.com/unicorn-engine/unicorn/archive/${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
- KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
fi
S="${WORKDIR}/${PN}-${MY_PV}"