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 | 92ecca5dfb6fa1e9436f635f49589fc46a750e90 (patch) | |
tree | 37e656788baff89e31438a9bf5cec7e373482b75 /dev-ruby/pkg-config | |
parent | dev-ruby/pkg-config: Stabilize 1.5.2 arm64, #910985 (diff) | |
download | gentoo-92ecca5dfb6fa1e9436f635f49589fc46a750e90.tar.gz gentoo-92ecca5dfb6fa1e9436f635f49589fc46a750e90.tar.bz2 gentoo-92ecca5dfb6fa1e9436f635f49589fc46a750e90.zip |
dev-ruby/pkg-config: Stabilize 1.5.2 amd64, #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 de8320348b05..8a7b47d09aa2 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" |