app-shells/autojump: marked ~x64-macos, bug #650848
authorFabian Groffen <grobian@gentoo.org>
Fri, 6 Apr 2018 11:01:58 +0000 (13:01 +0200)
committerFabian Groffen <grobian@gentoo.org>
Fri, 6 Apr 2018 11:05:08 +0000 (13:05 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-shells/autojump/autojump-22.5.1.ebuild

index 3b234c08f3ced9708c4b280307fdb8ea76fa1673..a5865f7617f077c794ba35efb19cc779cfec20f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/wting/${PN}/archive/release-v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~x64-macos"
 IUSE="ipython test"
 REQUIRED_USE="ipython? ( ${PYTHON_REQUIRED_USE} )"