diff options
author | 2023-12-29 20:57:34 +0200 | |
---|---|---|
committer | 2023-12-29 20:57:34 +0200 | |
commit | f0cba8acbca23b240afb3648e358729336781f64 (patch) | |
tree | 7b9e4de33e39483026fa9bdfc0a9db89b39085ed /dev-util | |
parent | dev-libs/glib: Stabilize 2.78.3 ppc64, #920657 (diff) | |
download | gentoo-f0cba8acbca23b240afb3648e358729336781f64.tar.gz gentoo-f0cba8acbca23b240afb3648e358729336781f64.tar.bz2 gentoo-f0cba8acbca23b240afb3648e358729336781f64.zip |
dev-util/glib-utils: Stabilize 2.78.3 ppc64, #920657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glib-utils/glib-utils-2.78.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glib-utils/glib-utils-2.78.3.ebuild b/dev-util/glib-utils/glib-utils-2.78.3.ebuild index 0151f663b94f..fbd79cb1a0b8 100644 --- a/dev-util/glib-utils/glib-utils-2.78.3.ebuild +++ b/dev-util/glib-utils/glib-utils-2.78.3.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}" |