Skip to content

Commit

Permalink
app-laptop/rogauracore: Stabilize 1.5 amd64, #848009
Browse files Browse the repository at this point in the history
Signed-off-by: Jakov Smolić <[email protected]>
  • Loading branch information
jsmolic committed May 29, 2022
1 parent 357d5fe commit d5e1ff7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-laptop/rogauracore/rogauracore-1.5.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -10,7 +10,7 @@ if [[ ${PV} = "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/wroberts/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="amd64"
fi

DESCRIPTION="RGB keyboard control for Asus ROG laptops"
Expand Down

0 comments on commit d5e1ff7

Please sign in to comment.