diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 21:07:36 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 21:23:28 +0100 |
commit | 00cdc7849e15c8759a3402dc084ce2ee9a3ff89d (patch) | |
tree | 69d451d373ed4f8060db0d8804a0d3d166c557c4 /dev-ruby/unindent | |
parent | dev-ruby/nanotest: Mark ~hppa too. (diff) | |
download | gentoo-00cdc7849e15c8759a3402dc084ce2ee9a3ff89d.tar.gz gentoo-00cdc7849e15c8759a3402dc084ce2ee9a3ff89d.tar.bz2 gentoo-00cdc7849e15c8759a3402dc084ce2ee9a3ff89d.zip |
dev-ruby/unindent: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/unindent')
-rw-r--r-- | dev-ruby/unindent/unindent-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/unindent/unindent-1.0.ebuild b/dev-ruby/unindent/unindent-1.0.ebuild index 2b8addbec471..50c299b4fdf5 100644 --- a/dev-ruby/unindent/unindent-1.0.ebuild +++ b/dev-ruby/unindent/unindent-1.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Ruby method to unindent strings" HOMEPAGE="https://github.com/mynyml/unindent" LICENSE="MIT" -KEYWORDS="amd64 arm ~arm64 ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="" |