commit: 303dabda5257fa10901318b161bcfbf1e15f4e88
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 20 15:26:39 2026 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Jan 20 15:34:13 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303dabda
sys-fs/android-file-transfer-linux: keyword 4.5 for ~riscv
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
.../android-file-transfer-linux-4.5.ebuild | 4 ++--
.../android-file-transfer-linux-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git
a/sys-fs/android-file-transfer-linux/android-file-transfer-linux-4.5.ebuild
b/sys-fs/android-file-transfer-linux/android-file-transfer-linux-4.5.ebuild
index 84bf6c150a10..c1f44d5fff4d 100644
--- a/sys-fs/android-file-transfer-linux/android-file-transfer-linux-4.5.ebuild
+++ b/sys-fs/android-file-transfer-linux/android-file-transfer-linux-4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/whoozle/android-file-transfer-linux.git"
else
SRC_URI="https://github.com/whoozle/android-file-transfer-linux/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1"
diff --git
a/sys-fs/android-file-transfer-linux/android-file-transfer-linux-9999.ebuild
b/sys-fs/android-file-transfer-linux/android-file-transfer-linux-9999.ebuild
index 3e1ca2ef32b1..3f1660395165 100644
--- a/sys-fs/android-file-transfer-linux/android-file-transfer-linux-9999.ebuild
+++ b/sys-fs/android-file-transfer-linux/android-file-transfer-linux-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/whoozle/android-file-transfer-linux.git"
else
SRC_URI="https://github.com/whoozle/android-file-transfer-linux/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1"