summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-22 18:11:50 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-22 21:21:03 +0100
commit5fd9e38f82b29226afa5fd31a93bd59ddaf4d206 (patch)
tree508a4c925760eee2c9a6ccd7bd067ebfd59306ad
parentdev-ruby/nokogiri-diff: Mark ~hppa too. (diff)
downloadgentoo-5fd9e38f82b29226afa5fd31a93bd59ddaf4d206.tar.gz
gentoo-5fd9e38f82b29226afa5fd31a93bd59ddaf4d206.tar.bz2
gentoo-5fd9e38f82b29226afa5fd31a93bd59ddaf4d206.zip
dev-ruby/maruku: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
-rw-r--r--dev-ruby/maruku/maruku-0.7.2-r1.ebuild4
-rw-r--r--dev-ruby/maruku/maruku-0.7.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/maruku/maruku-0.7.2-r1.ebuild b/dev-ruby/maruku/maruku-0.7.2-r1.ebuild
index 10eb3a35c073..833899f2a194 100644
--- a/dev-ruby/maruku/maruku-0.7.2-r1.ebuild
+++ b/dev-ruby/maruku/maruku-0.7.2-r1.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=5
@@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/bhollis/maruku"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm ~hppa ppc ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="highlight test"
ruby_add_bdepend "test? ( dev-ruby/nokogiri-diff )"
diff --git a/dev-ruby/maruku/maruku-0.7.3.ebuild b/dev-ruby/maruku/maruku-0.7.3.ebuild
index 214a9ea887d0..112d9e7f248a 100644
--- a/dev-ruby/maruku/maruku-0.7.3.ebuild
+++ b/dev-ruby/maruku/maruku-0.7.3.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=5
@@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/bhollis/maruku"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="highlight test"
ruby_add_bdepend "test? ( dev-ruby/nokogiri-diff )"