diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-01-07 17:00:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-08 07:24:09 +0000 |
commit | 1b087285bd259b4a22f82fe61865b058ea3dd38c (patch) | |
tree | 7f63dc5497d4c5487c085da9d427d28e68a570ae /dev-ruby | |
parent | app-text/mandoc: keyworded 1.14.5-r1 for hppa, bug #759691 (diff) | |
download | gentoo-1b087285bd259b4a22f82fe61865b058ea3dd38c.tar.gz gentoo-1b087285bd259b4a22f82fe61865b058ea3dd38c.tar.bz2 gentoo-1b087285bd259b4a22f82fe61865b058ea3dd38c.zip |
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@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild | 4 |
1 files 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 c819e1a03700..e5e861c01ef9 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" |