diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-08-17 20:40:01 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-08-17 20:40:01 +0000 |
| commit | ba9068ff4d1c9f33fd8dc87ae3adb3586d233ecc (patch) | |
| tree | c1fa74571e10d570ae1bbfd8eb18634e33800147 /dev-python/adb-shell | |
| parent | 1368c68052282b75d3a7fcf2c4b62e1b96e9387b (diff) | |
| download | baldeagleos-repo-ba9068ff4d1c9f33fd8dc87ae3adb3586d233ecc.tar.gz baldeagleos-repo-ba9068ff4d1c9f33fd8dc87ae3adb3586d233ecc.tar.xz baldeagleos-repo-ba9068ff4d1c9f33fd8dc87ae3adb3586d233ecc.zip | |
Adding metadata
Diffstat (limited to 'dev-python/adb-shell')
| -rw-r--r-- | dev-python/adb-shell/adb-shell-0.4.3.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/adb-shell/adb-shell-0.4.4.ebuild | 4 |
3 files changed, 5 insertions, 5 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 d7f1fee7a3c7..f6efefc76aee 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}] diff --git a/dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild b/dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild index 6000b2d9b1dd..940b2e18e3b6 100644 --- a/dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild +++ b/dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/adb_shell-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" dev-python/aiofiles[${PYTHON_USEDEP}] diff --git a/dev-python/adb-shell/adb-shell-0.4.4.ebuild b/dev-python/adb-shell/adb-shell-0.4.4.ebuild index d7f1fee7a3c7..f6efefc76aee 100644 --- a/dev-python/adb-shell/adb-shell-0.4.4.ebuild +++ b/dev-python/adb-shell/adb-shell-0.4.4.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}] |
