diff options
author | Sam James <sam@gentoo.org> | 2023-04-09 03:32:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-09 03:32:22 +0100 |
commit | 847ff6d1b9d00bec65a3f45fcdb3261ac96e383e (patch) | |
tree | 15a86d8e9fb719168706ebe808a0f1ef53972305 /dev-ruby/console | |
parent | dev-ruby/fiber-local: Keyword 1.0.0 hppa, #761550 (diff) | |
download | gentoo-847ff6d1b9d00bec65a3f45fcdb3261ac96e383e.tar.gz gentoo-847ff6d1b9d00bec65a3f45fcdb3261ac96e383e.tar.bz2 gentoo-847ff6d1b9d00bec65a3f45fcdb3261ac96e383e.zip |
dev-ruby/console: Keyword 1.16.2-r1 hppa, #761550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/console')
-rw-r--r-- | dev-ruby/console/console-1.16.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/console/console-1.16.2-r1.ebuild b/dev-ruby/console/console-1.16.2-r1.ebuild index 0d935fd76672..0f8364ef96d8 100644 --- a/dev-ruby/console/console-1.16.2-r1.ebuild +++ b/dev-ruby/console/console-1.16.2-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/console/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/fiber-local" |