diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 17:53:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 17:53:21 +0100 |
commit | 2cd8fbfd02406239dacd6667fb898face88da3bd (patch) | |
tree | 7ddae4bfc6c30aa444a3608a9ae3b0b41f11b9ca /dev-ruby | |
parent | dev-ruby/minitest: ppc64 stable wrt bug #700922 (diff) | |
download | gentoo-2cd8fbfd02406239dacd6667fb898face88da3bd.tar.gz gentoo-2cd8fbfd02406239dacd6667fb898face88da3bd.tar.bz2 gentoo-2cd8fbfd02406239dacd6667fb898face88da3bd.zip |
dev-ruby/power_assert: ppc64 stable wrt bug #700922
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/power_assert/power_assert-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/power_assert/power_assert-1.1.5.ebuild b/dev-ruby/power_assert/power_assert-1.1.5.ebuild index 44148cf04908..6cb0df1fc34f 100644 --- a/dev-ruby/power_assert/power_assert-1.1.5.ebuild +++ b/dev-ruby/power_assert/power_assert-1.1.5.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/k-tsj/power_assert" SRC_URI="https://github.com/k-tsj/power_assert/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( Ruby BSD-2 )" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |