diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-08 19:58:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-08 19:58:55 +0300 |
commit | 7eed9e4ece13cf16a909031bb047ef1c0c62be21 (patch) | |
tree | e4b8fec181769e5cdfa085335d6455ce50691961 /dev-util | |
parent | net-libs/glib-networking: Stabilize 2.78.1 amd64, #928842 (diff) | |
download | gentoo-7eed9e4ece13cf16a909031bb047ef1c0c62be21.tar.gz gentoo-7eed9e4ece13cf16a909031bb047ef1c0c62be21.tar.bz2 gentoo-7eed9e4ece13cf16a909031bb047ef1c0c62be21.zip |
dev-util/glib-utils: Stabilize 2.78.4 amd64, #928842
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glib-utils/glib-utils-2.78.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glib-utils/glib-utils-2.78.4.ebuild b/dev-util/glib-utils/glib-utils-2.78.4.ebuild index ce9abacdf40e..68eabdec432a 100644 --- a/dev-util/glib-utils/glib-utils-2.78.4.ebuild +++ b/dev-util/glib-utils/glib-utils-2.78.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 ~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}" |