diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-13 08:38:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-13 08:38:49 +0100 |
commit | ab9c797ee0f2ea008c05a4c65faa726fe081d95c (patch) | |
tree | ed18e8e52b93ae0f3de74fa6ddcb5f4291ee3d0f /dev-ruby/haml | |
parent | media-libs/libjpeg-turbo: ppc stable wrt bug #699830 (diff) | |
download | gentoo-ab9c797ee0f2ea008c05a4c65faa726fe081d95c.tar.gz gentoo-ab9c797ee0f2ea008c05a4c65faa726fe081d95c.tar.bz2 gentoo-ab9c797ee0f2ea008c05a4c65faa726fe081d95c.zip |
dev-ruby/haml: ppc stable wrt bug #699840
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r-- | dev-ruby/haml/haml-5.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/haml/haml-5.1.2.ebuild b/dev-ruby/haml/haml-5.1.2.ebuild index 0ddf0ef1c26e..f7f46e985d88 100644 --- a/dev-ruby/haml/haml-5.1.2.ebuild +++ b/dev-ruby/haml/haml-5.1.2.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/haml/haml/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" |