diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:34:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:34:27 +0300 |
commit | 6ad7f3c9f754cee64f98acc6c38b5169266aeab8 (patch) | |
tree | b680c2bfcdf95ae69a9af5c34625d2b1c4bdec37 /dev-ruby/pkg-config | |
parent | dev-ruby/minitest: Stabilize 5.18.1 sparc, #910984 (diff) | |
download | gentoo-6ad7f3c9f754cee64f98acc6c38b5169266aeab8.tar.gz gentoo-6ad7f3c9f754cee64f98acc6c38b5169266aeab8.tar.bz2 gentoo-6ad7f3c9f754cee64f98acc6c38b5169266aeab8.zip |
dev-ruby/pkg-config: Stabilize 1.5.2 arm64, #910985
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.5.2.ebuild b/dev-ruby/pkg-config/pkg-config-1.5.2.ebuild index a88179c601e3..de8320348b05 100644 --- a/dev-ruby/pkg-config/pkg-config-1.5.2.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.5.2.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" |