diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-08 19:58:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-08 19:58:59 +0300 |
commit | 91f81eefe809427a59a0b0d87131251afc73899f (patch) | |
tree | a0290d8a9f5eb9185f6c018d7d94c30224fd0309 /dev-util | |
parent | net-libs/glib-networking: Stabilize 2.78.1 x86, #928842 (diff) | |
download | gentoo-91f81eefe809427a59a0b0d87131251afc73899f.tar.gz gentoo-91f81eefe809427a59a0b0d87131251afc73899f.tar.bz2 gentoo-91f81eefe809427a59a0b0d87131251afc73899f.zip |
dev-util/glib-utils: Stabilize 2.78.4 x86, #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 68eabdec432a..4c6093c63099 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}" |