diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:46:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:46:25 +0100 |
commit | bf14e33a11eb7030e59629da5a0d0e3be5f4eb9d (patch) | |
tree | 0e00c5fc5a002546a35d7842564ea9859c16ca53 | |
parent | dev-ruby/minitest: ppc stable wrt bug #700922 (diff) | |
download | gentoo-bf14e33a11eb7030e59629da5a0d0e3be5f4eb9d.tar.gz gentoo-bf14e33a11eb7030e59629da5a0d0e3be5f4eb9d.tar.bz2 gentoo-bf14e33a11eb7030e59629da5a0d0e3be5f4eb9d.zip |
dev-ruby/power_assert: ppc stable wrt bug #700922
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 b05212c6b497..44148cf04908 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="" |