summaryrefslogtreecommitdiff
path: root/app-shells/autojump
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-24 11:59:22 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-24 11:59:22 +0100
commit6abaca02d36f161c81e2d5ee467719a89f88b2c5 (patch)
tree3caa7c096e2eccd186e20aa71bda508c5c50fb23 /app-shells/autojump
parentb49088575eb777ced2551f484da86317332d6087 (diff)
gentoo resync (2) : 24.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 04c50b4b0a15..81eef8ef3752 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 1978 BLAKE2B ecaded7e032ea67fd9ff3aed9a29db660e8b88f8922df45a232a4809d98ecc4a544f099f42a16549806aaec88d40d31a593af23f959c076114aa96046e77affb SHA512 5dc6dbbe6485a09c9ae62a0d4fc90d76e9fe4720b71d03c61344ea856708823d34b693afe9f65e480d9d7f0a650bf2ee6f603ad5b703a8d7153188c0c4e87b5d
+EBUILD autojump-22.5.3-r1.ebuild 1990 BLAKE2B 92b68e9d75a7f3e6283c0dfd5478ca80ded571a2abee20467f5f5c510a15a206903d51ebf7e2e91f8e2ccb14cd586954716c6b3305f3d0ec562553431bd9e8f6 SHA512 9b63e465db0d9ad775e8c52e67af61a79aac1a967bb3d7ebdfa20f15f51a2ef76dfe1bd00ad420074ef69e4095e44db2bee10d4b9a77c1fb2967d38517863b58
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 aaddacf3c3c2..1ec895245e88 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 ~ppc ~x64-macos"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x64-macos"
IUSE="ipython test"
REQUIRED_USE="ipython? ( ${PYTHON_REQUIRED_USE} )"