diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-20 08:17:15 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-21 07:47:17 +0100 |
commit | 1e9c839b70cfed99ad9af8a107e411eea4ecab30 (patch) | |
tree | 1b33b1590c0805860518379ad20b1c7bf082ffb2 /dev-ruby | |
parent | dev-ruby/crack: amd64 stable, bug 645206 (diff) | |
download | gentoo-1e9c839b70cfed99ad9af8a107e411eea4ecab30.tar.gz gentoo-1e9c839b70cfed99ad9af8a107e411eea4ecab30.tar.bz2 gentoo-1e9c839b70cfed99ad9af8a107e411eea4ecab30.zip |
dev-ruby/bluecloth: drop to ~hppa, bug 634508
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild index ab8bdd46a337..bc1fecaad387 100644 --- a/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.2.0-r3.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 @@ -17,7 +17,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" DEPEND+=" doc? ( dev-lang/perl )" |