diff options
author | 2024-05-08 19:59:08 +0300 | |
---|---|---|
committer | 2024-05-08 19:59:08 +0300 | |
commit | bb41097792c9d22bbf27194d1b59364b9dbab772 (patch) | |
tree | 7541e4eaa3a4db337feffbc43be1f74ad55de4d3 /dev-util/glib-utils | |
parent | net-libs/glib-networking: Stabilize 2.78.1 arm64, #928842 (diff) | |
download | gentoo-bb41097792c9d22bbf27194d1b59364b9dbab772.tar.gz gentoo-bb41097792c9d22bbf27194d1b59364b9dbab772.tar.bz2 gentoo-bb41097792c9d22bbf27194d1b59364b9dbab772.zip |
dev-util/glib-utils: Stabilize 2.78.4 arm64, #928842
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.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 f8a8794b9a95..c4998e8bbf2c 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}" |