summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-22 18:20:19 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-22 21:21:10 +0100
commit31ec60e24b4b25056ead43609c058971852a4197 (patch)
treef368148dc2e11b029ca0088493699dfb10482d3b /dev-ruby/haml/haml-5.0.2.ebuild
parentprofiles/arch/hppa: Mask USE=test for dev-ruby/haml (diff)
downloadgentoo-31ec60e24b4b25056ead43609c058971852a4197.tar.gz
gentoo-31ec60e24b4b25056ead43609c058971852a4197.tar.bz2
gentoo-31ec60e24b4b25056ead43609c058971852a4197.zip
dev-ruby/haml: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/haml/haml-5.0.2.ebuild')
-rw-r--r--dev-ruby/haml/haml-5.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/haml/haml-5.0.2.ebuild b/dev-ruby/haml/haml-5.0.2.ebuild
index 2fe525516d4f..d1bb7677ad7b 100644
--- a/dev-ruby/haml/haml-5.0.2.ebuild
+++ b/dev-ruby/haml/haml-5.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~ppc64 ~ppc ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"