diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-26 09:04:38 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-26 09:07:51 +0200 |
commit | 8179c0e0bec570fa0802c4a0369478a356c693b8 (patch) | |
tree | 9d0601edff70d8a7bcd36be3277dce5e8149a4bb /dev-ruby | |
parent | sys-apps/dmidecode: ppc stable (bug 619564). (diff) | |
download | gentoo-8179c0e0bec570fa0802c4a0369478a356c693b8.tar.gz gentoo-8179c0e0bec570fa0802c4a0369478a356c693b8.tar.bz2 gentoo-8179c0e0bec570fa0802c4a0369478a356c693b8.zip |
dev-ruby/minitest-hooks: add ~ppc keyword (bug 583470).
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild index ac30f2ce26ee..a8070f86cec6 100644 --- a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild +++ b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/jeremyevans/minitest-hooks" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64" IUSE="" |