summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-11 11:09:38 +0000
committerSam James <sam@gentoo.org>2021-04-11 11:09:38 +0000
commit1f2977e34fae7749598462739e0eb6a0694413ff (patch)
treea25614b0731bad053dc11ba6fdfcf07b712d0e7f /app-misc/solaar
parentsys-apps/util-linux: Stabilize 2.36.2 amd64, #781599 (diff)
downloadgentoo-1f2977e34fae7749598462739e0eb6a0694413ff.tar.gz
gentoo-1f2977e34fae7749598462739e0eb6a0694413ff.tar.bz2
gentoo-1f2977e34fae7749598462739e0eb6a0694413ff.zip
app-misc/solaar: Stabilize 1.0.5-r2 amd64, #781602
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/solaar')
-rw-r--r--app-misc/solaar/solaar-1.0.5-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/solaar/solaar-1.0.5-r2.ebuild b/app-misc/solaar/solaar-1.0.5-r2.ebuild
index 5b87a13a6309..de5cdd6f8439 100644
--- a/app-misc/solaar/solaar-1.0.5-r2.ebuild
+++ b/app-misc/solaar/solaar-1.0.5-r2.ebuild
@@ -15,7 +15,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