commit: 1b087285bd259b4a22f82fe61865b058ea3dd38c Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Thu Jan 7 16:00:42 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Jan 8 07:24:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b087285
dev-ruby/ffi-compiler: keyworded 1.0.1 for hppa, bug #761550 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild b/dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild index c819e1a0370..e5e861c01ef 100644 --- a/dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild +++ b/dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ffi/ffi/wiki" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="" ruby_add_rdepend "dev-ruby/rake >=dev-ruby/ffi-1.0.0"
