commit: 9bdf5792a570c0926ce8d78ae9b965af1f86e4ab
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 03:54:34 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 03:54:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bdf5792
app-misc/solaar: Stabilize 1.1.8-r1 amd64, #904282
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/solaar/solaar-1.1.8-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/solaar/solaar-1.1.8-r1.ebuild
b/app-misc/solaar/solaar-1.1.8-r1.ebuild
index 13ddbb755105..888acdb4dd69 100644
--- a/app-misc/solaar/solaar-1.1.8-r1.ebuild
+++ b/app-misc/solaar/solaar-1.1.8-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} =~ 9999* ]]; then
EGIT_REPO_URI="https://github.com/pwr-Solaar/Solaar"
else
SRC_URI="https://github.com/pwr-Solaar/Solaar/archive/${PV/_rc/rc}.tar.gz ->
${P/_rc/rc}.tar.gz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm ~x86"
S="${WORKDIR}"/Solaar-${PV/_rc/rc}
fi