sys-fs/android-file-transfer-linux: Stabilize 4.3 amd64, #941865

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-10-24 18:58:06 +01:00
parent c7ddf3b74b
commit cb3c1e1acf

View File

@@ -15,7 +15,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 ~x86"
fi
LICENSE="LGPL-2.1"