diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-25 20:55:37 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-25 20:55:37 -0700 |
commit | 193ed38011c0eeb253113b06bf34af2bfec253e4 (patch) | |
tree | c14581eae5251b17447bde6637b0feee76027b69 /app-shells | |
parent | media-video/mkvtoolnix: update GTK+ icon cache (diff) | |
download | gentoo-193ed38011c0eeb253113b06bf34af2bfec253e4.tar.gz gentoo-193ed38011c0eeb253113b06bf34af2bfec253e4.tar.bz2 gentoo-193ed38011c0eeb253113b06bf34af2bfec253e4.zip |
app-shells/autojump-22.5.1: added ~mips
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/autojump/autojump-22.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/autojump/autojump-22.5.1.ebuild b/app-shells/autojump/autojump-22.5.1.ebuild index 01c828b05a70..3b234c08f3ce 100644 --- a/app-shells/autojump/autojump-22.5.1.ebuild +++ b/app-shells/autojump/autojump-22.5.1.ebuild @@ -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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86" IUSE="ipython test" REQUIRED_USE="ipython? ( ${PYTHON_REQUIRED_USE} )" |