diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-09 00:46:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-09 00:57:34 +0100 |
commit | 5e2e454896e18f3bbbf04dfbd21c14b4251e52bc (patch) | |
tree | f14847cfc945c11266da496fcbd4eb245ac86be0 /dev-ruby/flog | |
parent | dev-ruby/path_expander: x86 keyworded (bug #605950) (diff) | |
download | gentoo-5e2e454896e18f3bbbf04dfbd21c14b4251e52bc.tar.gz gentoo-5e2e454896e18f3bbbf04dfbd21c14b4251e52bc.tar.bz2 gentoo-5e2e454896e18f3bbbf04dfbd21c14b4251e52bc.zip |
dev-ruby/flog: x86 keyworded (bug #605950)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/flog')
-rw-r--r-- | dev-ruby/flog/flog-4.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/flog/flog-4.6.1.ebuild b/dev-ruby/flog/flog-4.6.1.ebuild index 8fcb2a9553eb..3f89e7315236 100644 --- a/dev-ruby/flog/flog-4.6.1.ebuild +++ b/dev-ruby/flog/flog-4.6.1.ebuild @@ -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=5 @@ -13,7 +13,7 @@ DESCRIPTION="Flog reports the most tortured code in an easy to read pain report" HOMEPAGE="http://ruby.sadi.st/" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="" |