diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:19:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:19:57 +0100 |
commit | 16cca7d6b544795d565bd088223a3963010632fa (patch) | |
tree | 8cabc34bbf623f4bb7055faeea930256d3784f37 /dev-ruby/ice_nine | |
parent | dev-util/vulkan-tools: keyworded 1.2.179 for ppc (diff) | |
download | gentoo-16cca7d6b544795d565bd088223a3963010632fa.tar.gz gentoo-16cca7d6b544795d565bd088223a3963010632fa.tar.bz2 gentoo-16cca7d6b544795d565bd088223a3963010632fa.zip |
dev-ruby/ice_nine: keyworded 0.11.2-r1 for ppc
keyworded wrt bug #790740
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/ice_nine')
-rw-r--r-- | dev-ruby/ice_nine/ice_nine-0.11.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ice_nine/ice_nine-0.11.2-r1.ebuild b/dev-ruby/ice_nine/ice_nine-0.11.2-r1.ebuild index f3f634c7260b..714186ccb68d 100644 --- a/dev-ruby/ice_nine/ice_nine-0.11.2-r1.ebuild +++ b/dev-ruby/ice_nine/ice_nine-0.11.2-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://rubygems.org/gems/ice_nine https://github.com/dkubb/ice_nine" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~sparc" IUSE="" RESTRICT="test" |