diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-08 22:36:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-08 22:36:52 +0300 |
commit | d60742f8790bda98b89d875b19fc5997ce51a04d (patch) | |
tree | 2fea77690ea61c66706a52d36782162194699f7f /dev-ruby/pkg-config | |
parent | dev-python/btrfs: works with python-3.13 (diff) | |
download | gentoo-d60742f8790bda98b89d875b19fc5997ce51a04d.tar.gz gentoo-d60742f8790bda98b89d875b19fc5997ce51a04d.tar.bz2 gentoo-d60742f8790bda98b89d875b19fc5997ce51a04d.zip |
dev-ruby/pkg-config: Stabilize 1.5.6 arm64, #940997
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild b/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild index 6a03c88c7452..9626446e4920 100644 --- a/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.5.6.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" |