diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-25 22:00:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-25 22:00:41 +0000 |
commit | d83e118f4a91c6629d210862ee41cb493b8f897e (patch) | |
tree | 4a0b6eb8cdeb1e9cf089ee478b943f47a74ee404 /dev-ruby/maxitest | |
parent | media-libs/x264: stable 0.0.20170701 for ia64, bug #648078 (diff) | |
download | gentoo-d83e118f4a91c6629d210862ee41cb493b8f897e.tar.gz gentoo-d83e118f4a91c6629d210862ee41cb493b8f897e.tar.bz2 gentoo-d83e118f4a91c6629d210862ee41cb493b8f897e.zip |
dev-ruby/maxitest: keyworded 2.5.0 for ppc, bug #565818
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/maxitest')
-rw-r--r-- | dev-ruby/maxitest/maxitest-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/maxitest/maxitest-2.5.0.ebuild b/dev-ruby/maxitest/maxitest-2.5.0.ebuild index 8430d280fdfe..e9682b074eb9 100644 --- a/dev-ruby/maxitest/maxitest-2.5.0.ebuild +++ b/dev-ruby/maxitest/maxitest-2.5.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/grosser/maxitest/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "<dev-ruby/minitest-5.12:5" |