diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-11-18 16:00:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-19 02:06:09 +0000 |
commit | 9ebd790337fc1fb44ea4c222106f00854eab421a (patch) | |
tree | 42c438192f250a4dda4e7c974df2cede523ff506 /dev-ruby/localhost | |
parent | dev-perl/MouseX-Types: EAPI=8 bump (diff) | |
download | gentoo-9ebd790337fc1fb44ea4c222106f00854eab421a.tar.gz gentoo-9ebd790337fc1fb44ea4c222106f00854eab421a.tar.bz2 gentoo-9ebd790337fc1fb44ea4c222106f00854eab421a.zip |
dev-ruby/localhost: keyworded 1.1.9 for hppa, bug #821892
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/localhost')
-rw-r--r-- | dev-ruby/localhost/localhost-1.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild b/dev-ruby/localhost/localhost-1.1.9.ebuild index b3a54fe1de4f..031c4114d396 100644 --- a/dev-ruby/localhost/localhost-1.1.9.ebuild +++ b/dev-ruby/localhost/localhost-1.1.9.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/socketry/localhost" SRC_URI="https://github.com/socketry/localhost/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~sparc ~x86" SLOT="$(ver_cut 1)" IUSE="" |