diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-14 08:10:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-14 07:19:18 +0000 |
commit | c4f0b8c9a4c63ea3fa6a54952a411ac4e09fe0aa (patch) | |
tree | 5b3fdede89fecf58a8a61a01d710275e9572208b /dev-ruby/term-ansicolor | |
parent | dev-ruby/tins: stable 1.14.0 for hppa, bug #628678 (diff) | |
download | gentoo-c4f0b8c9a4c63ea3fa6a54952a411ac4e09fe0aa.tar.gz gentoo-c4f0b8c9a4c63ea3fa6a54952a411ac4e09fe0aa.tar.bz2 gentoo-c4f0b8c9a4c63ea3fa6a54952a411ac4e09fe0aa.zip |
dev-ruby/term-ansicolor: stable 1.6.0 for hppa, bug #628678
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/term-ansicolor')
-rw-r--r-- | dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild index 25127d359e0d..202925eb2693 100644 --- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild +++ b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using ANSI escape sequences" HOMEPAGE="https://flori.github.io/term-ansicolor/" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |