diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-31 21:57:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-31 21:57:18 +0300 |
commit | d59c3e0de3fed51553099e7b9001a2b071b4fbd6 (patch) | |
tree | db9686a390221b3c8a2a40945953228127976420 | |
parent | dev-python/service-identity: Add missing hatch plugin BDEPs (diff) | |
download | gentoo-d59c3e0de3fed51553099e7b9001a2b071b4fbd6.tar.gz gentoo-d59c3e0de3fed51553099e7b9001a2b071b4fbd6.tar.bz2 gentoo-d59c3e0de3fed51553099e7b9001a2b071b4fbd6.zip |
dev-ruby/pkg-config: Stabilize 1.5.2 ppc, #910985
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 e0a4542ab86e..f0907abf5103 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" |