diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-09 21:37:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-09 21:37:08 +0300 |
commit | 78aca971e60e0545fa599d63dbb416c78b2c80eb (patch) | |
tree | 838c70f43592b0794332a3e73fd1a49efd7351c2 /dev-util/glib-utils | |
parent | dev-libs/glib: Stabilize 2.78.6 ppc, #931633 (diff) | |
download | gentoo-78aca971e60e0545fa599d63dbb416c78b2c80eb.tar.gz gentoo-78aca971e60e0545fa599d63dbb416c78b2c80eb.tar.bz2 gentoo-78aca971e60e0545fa599d63dbb416c78b2c80eb.zip |
dev-util/glib-utils: Stabilize 2.78.6 ppc, #931633
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/glib-utils')
-rw-r--r-- | dev-util/glib-utils/glib-utils-2.78.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glib-utils/glib-utils-2.78.6.ebuild b/dev-util/glib-utils/glib-utils-2.78.6.ebuild index b19ed0f282ca..7707ebb3968e 100644 --- a/dev-util/glib-utils/glib-utils-2.78.6.ebuild +++ b/dev-util/glib-utils/glib-utils-2.78.6.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND="${PYTHON_DEPS}" DEPEND="${RDEPEND}" |