summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-17 05:49:07 +0000
committerSam James <sam@gentoo.org>2024-01-17 05:49:07 +0000
commit7d86ccdced67e17e8dbd28a9509a493acf887b74 (patch)
tree8b28daca9c72064040967823a61266704015e17c
parentdev-libs/libdnet: drop 1.14-r2, 1.16.1 (diff)
downloadgentoo-7d86ccdc.tar.gz
gentoo-7d86ccdc.tar.bz2
gentoo-7d86ccdc.zip
dev-util/android-tools: Stabilize 34.0.1 arm64, #922238
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/android-tools/android-tools-34.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/android-tools/android-tools-34.0.1.ebuild b/dev-util/android-tools/android-tools-34.0.1.ebuild
index 71c640449d57..d939afa837a5 100644
--- a/dev-util/android-tools/android-tools-34.0.1.ebuild
+++ b/dev-util/android-tools/android-tools-34.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
# The entire source code is Apache-2.0, except for fastboot which is BSD-2.
LICENSE="Apache-2.0 BSD-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
IUSE="python udev"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"