diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:25:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:25:48 +0000 |
commit | 7d1f21ae6e9067ba596f1fe4dc66d1ff6b3f372c (patch) | |
tree | 0d5522ed675b865e9bfd60ee7d93332cc7c21a63 /dev-util/glib-utils | |
parent | dev-java/airline: treeclean (diff) | |
download | gentoo-7d1f21ae6e9067ba596f1fe4dc66d1ff6b3f372c.tar.gz gentoo-7d1f21ae6e9067ba596f1fe4dc66d1ff6b3f372c.tar.bz2 gentoo-7d1f21ae6e9067ba596f1fe4dc66d1ff6b3f372c.zip |
dev-util/glib-utils: Stabilize 2.70.4 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/glib-utils')
-rw-r--r-- | dev-util/glib-utils/glib-utils-2.70.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glib-utils/glib-utils-2.70.4.ebuild b/dev-util/glib-utils/glib-utils-2.70.4.ebuild index 3196415b47e4..9164c2aeb4d2 100644 --- a/dev-util/glib-utils/glib-utils-2.70.4.ebuild +++ b/dev-util/glib-utils/glib-utils-2.70.4.ebuild @@ -14,7 +14,7 @@ LICENSE="LGPL-2.1+" SLOT="0" # /usr/bin utilities that can't be parallel installed by their nature REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" RDEPEND="${PYTHON_DEPS}" DEPEND="${RDEPEND}" |