diff options
Diffstat (limited to 'dev-python/adb-shell/adb-shell-0.4.3.ebuild')
-rw-r--r-- | dev-python/adb-shell/adb-shell-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/adb-shell/adb-shell-0.4.3.ebuild b/dev-python/adb-shell/adb-shell-0.4.3.ebuild index fccb97f6e..019c9fd77 100644 --- a/dev-python/adb-shell/adb-shell-0.4.3.ebuild +++ b/dev-python/adb-shell/adb-shell-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/adb_shell-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" dev-python/aiofiles[${PYTHON_USEDEP}] |