diff options
author | Sam James <sam@gentoo.org> | 2023-04-10 11:56:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-10 11:56:47 +0100 |
commit | cc6ee7399af87664495475e1fd6e69a8e9d71fd9 (patch) | |
tree | 40ac637ecb3a30977fb32fbcfd7211b4289c37f5 /dev-ruby/pkg-config | |
parent | dev-ruby/rspec-expectations: Stabilize 3.12.2 ppc64, #904116 (diff) | |
download | gentoo-cc6ee7399af87664495475e1fd6e69a8e9d71fd9.tar.gz gentoo-cc6ee7399af87664495475e1fd6e69a8e9d71fd9.tar.bz2 gentoo-cc6ee7399af87664495475e1fd6e69a8e9d71fd9.zip |
dev-ruby/pkg-config: Stabilize 1.5.1 arm, #904113
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild index a7e2eea7042a..37bf101b0b70 100644 --- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby" HOMEPAGE="https://github.com/ruby-gnome/pkg-config" LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc x86" SLOT="0" IUSE="test" |