diff options
author | Sam James <sam@gentoo.org> | 2024-01-07 15:35:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-07 15:35:16 +0000 |
commit | 2d8dd958c7fd50b4dd74647276aa998c0b1fe4c3 (patch) | |
tree | 59902ede4a4c2517cc43a51a8405a6945a088bb7 /dev-util/glib-utils | |
parent | dev-libs/glib: Stabilize 2.78.3 arm64, #920657 (diff) | |
download | gentoo-2d8dd958c7fd50b4dd74647276aa998c0b1fe4c3.tar.gz gentoo-2d8dd958c7fd50b4dd74647276aa998c0b1fe4c3.tar.bz2 gentoo-2d8dd958c7fd50b4dd74647276aa998c0b1fe4c3.zip |
dev-util/glib-utils: Stabilize 2.78.3 arm64, #920657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/glib-utils')
-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 ad3cb265df61..67217b70d7d1 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}" |