diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-07-09 15:53:27 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-07-09 15:53:27 +0200 |
commit | 5c9d10a793c670dd5808bff87d72cd018cfaf9ab (patch) | |
tree | 7b132b4cc9ca3c340ec4d29c15fe47d9c8a28889 /app-shells/thefuck | |
parent | app-crypt/certbot: Remove old (diff) | |
download | gentoo-5c9d10a793c670dd5808bff87d72cd018cfaf9ab.tar.gz gentoo-5c9d10a793c670dd5808bff87d72cd018cfaf9ab.tar.bz2 gentoo-5c9d10a793c670dd5808bff87d72cd018cfaf9ab.zip |
app-shells/thefuck: Keyword ~x86
Gentoo-Bug: #577556
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-shells/thefuck')
-rw-r--r-- | app-shells/thefuck/thefuck-3.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/thefuck/thefuck-3.10.ebuild b/app-shells/thefuck/thefuck-3.10.ebuild index 15c70cff400a..b841c8c566e4 100644 --- a/app-shells/thefuck/thefuck-3.10.ebuild +++ b/app-shells/thefuck/thefuck-3.10.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Magnificent app which corrects your previous console command" HOMEPAGE="https://github.com/nvbn/thefuck" SRC_URI="https://github.com/nvbn/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" LICENSE="MIT" SLOT="0" |