diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-09 21:20:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-09 21:20:52 +0300 |
commit | 602a776997245eb060e1f1e4e8a143627b23d05d (patch) | |
tree | 6df1d4308474c500c406e2f209c0feb62a64fc5c /dev-util | |
parent | dev-libs/glib: Stabilize 2.78.6 sparc, #931633 (diff) | |
download | gentoo-602a776997245eb060e1f1e4e8a143627b23d05d.tar.gz gentoo-602a776997245eb060e1f1e4e8a143627b23d05d.tar.bz2 gentoo-602a776997245eb060e1f1e4e8a143627b23d05d.zip |
dev-util/glib-utils: Stabilize 2.78.6 sparc, #931633
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-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 57dd67799dfe..b19ed0f282ca 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}" |