diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:29:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:29:33 +0200 |
commit | d4c25aa43e4e764b998cca96477c307363f88f52 (patch) | |
tree | 873a04c0cd56bc64b598518932dab8ab2493295b /dev-ruby/power_assert | |
parent | dev-ruby/minitest: ppc64 stable wrt bug #801439 (diff) | |
download | gentoo-d4c25aa43e4e764b998cca96477c307363f88f52.tar.gz gentoo-d4c25aa43e4e764b998cca96477c307363f88f52.tar.bz2 gentoo-d4c25aa43e4e764b998cca96477c307363f88f52.zip |
dev-ruby/power_assert: ppc64 stable wrt bug #801439
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/power_assert')
-rw-r--r-- | dev-ruby/power_assert/power_assert-1.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/power_assert/power_assert-1.1.7.ebuild b/dev-ruby/power_assert/power_assert-1.1.7.ebuild index f3f3762ceae9..5e7f5f940cf4 100644 --- a/dev-ruby/power_assert/power_assert-1.1.7.ebuild +++ b/dev-ruby/power_assert/power_assert-1.1.7.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 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |