summaryrefslogtreecommitdiff
path: root/app-shells/autojump
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-17 19:04:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-17 19:04:28 +0100
commit514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (patch)
tree555c194dbeb0fb2ac4ad3cde7c0f6a80fd330ce2 /app-shells/autojump
parent4df3bf9762850b34cd1ead5c80374d1a0fc3362e (diff)
gentoo resync : 17.07.2021
Diffstat (limited to 'app-shells/autojump')
-rw-r--r--app-shells/autojump/Manifest2
-rw-r--r--app-shells/autojump/autojump-22.5.3-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/autojump/Manifest b/app-shells/autojump/Manifest
index e65a838cf9c9..04c50b4b0a15 100644
--- a/app-shells/autojump/Manifest
+++ b/app-shells/autojump/Manifest
@@ -1,4 +1,4 @@
DIST autojump-22.5.3.tar.gz 55429 BLAKE2B 3a2773669f81d1a54c01cce9fe75bc01609265998b035b4ba1aa064f1132acf852b59eb04ebfa744e628152f0ab478cbef24e5aff326bf84cec6e2c9348e8360 SHA512 d1dd3cbb67fda4e0a17ec5028b947faf46be8a95a6cd8418127b927f42bc95b71538a06658b38b479c77d147a6cd5e8cef77639ef538c7d449414c469c13f140
-EBUILD autojump-22.5.3-r1.ebuild 1973 BLAKE2B dc81d398100adbe54cd9bd7c838f1752ff7561eba3b63573a99918463a3bdd7ee30efad01316dd3bc0cfea243e93cc3dc4e01600b7feffd65de9754f54ffcdfb SHA512 cec85f2406aebbdf51ff51063493a9aa6caed244f011fdb51e3c8cfea8baacbbb139c48e58cfb68f8c13663f3fbea327de8d385eeddfcc65cf286f8d6eff969a
+EBUILD autojump-22.5.3-r1.ebuild 1978 BLAKE2B ecaded7e032ea67fd9ff3aed9a29db660e8b88f8922df45a232a4809d98ecc4a544f099f42a16549806aaec88d40d31a593af23f959c076114aa96046e77affb SHA512 5dc6dbbe6485a09c9ae62a0d4fc90d76e9fe4720b71d03c61344ea856708823d34b693afe9f65e480d9d7f0a650bf2ee6f603ad5b703a8d7153188c0c4e87b5d
EBUILD autojump-22.5.3.ebuild 1920 BLAKE2B 5ce4f10233f3c6e54124724ebc8ea3bb4ac41d377c870081ab68a614bdf10c7f81160e6eee1b62a0ec5198df4049f32112f31ed01fcd89c7637048829f1a1427 SHA512 beb84dfaa1c1dab86555fbb8421b0c12c38bb00124291dc4d10db14ade392440a65e5a45793ffb520d5ebca21d3dd58dc11a168a14c0cabfdcf849cddf77031b
MISC metadata.xml 490 BLAKE2B 33ef64a70f2b0d3211861a9ae667a4ed930f850a0198661cd3371024ac6193c80d3121ca188f48cac4732741fdea08e918c8ef78161a921127ec82b1064dd1c1 SHA512 c7742421c4211de2b774bb6136261863bd69a93debe3f1ab4b921e9f19a7581ef2711fbe2090ada92b60f799cd6683368e48d974ab9698ae3c2b5f768cd34db9
diff --git a/app-shells/autojump/autojump-22.5.3-r1.ebuild b/app-shells/autojump/autojump-22.5.3-r1.ebuild
index a8d2faf130c3..aaddacf3c3c2 100644
--- a/app-shells/autojump/autojump-22.5.3-r1.ebuild
+++ b/app-shells/autojump/autojump-22.5.3-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/wting/${PN}/archive/release-v${PV}.tar.gz -> ${P}.ta
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x64-macos"
+KEYWORDS="~amd64 ~hppa ~ppc ~x64-macos"
IUSE="ipython test"
REQUIRED_USE="ipython? ( ${PYTHON_REQUIRED_USE} )"