diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 20:56:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 20:58:44 +0100 |
commit | 3675c3c038c7d041106cedb98f843e6de02fb343 (patch) | |
tree | 7610ff9e2b626d3d6ad7d22e71de107e52198aee /dev-ruby/nenv | |
parent | dev-games/physfs: Drop old 3.0.0 (diff) | |
download | gentoo-3675c3c038c7d041106cedb98f843e6de02fb343.tar.gz gentoo-3675c3c038c7d041106cedb98f843e6de02fb343.tar.bz2 gentoo-3675c3c038c7d041106cedb98f843e6de02fb343.zip |
dev-ruby/nenv: keyworded 0.3.0 for ppc, bug #570052
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/nenv')
-rw-r--r-- | dev-ruby/nenv/nenv-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/nenv/nenv-0.3.0.ebuild b/dev-ruby/nenv/nenv-0.3.0.ebuild index 436a7a3ebe2e..160e4630c457 100644 --- a/dev-ruby/nenv/nenv-0.3.0.ebuild +++ b/dev-ruby/nenv/nenv-0.3.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/e2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() { |