diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-04 10:02:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-04 10:02:34 +0200 |
commit | 3d29c81d9906ee5620780da1989711e482b0a908 (patch) | |
tree | a4e052bd7cdfdad0c50993b31fccda1f3bb86ae5 /app-misc/openrgb-plugin-skin | |
parent | app-misc/openrgb-plugin-effects: amd64 stable wrt bug #861791 (diff) | |
download | gentoo-3d29c81d9906ee5620780da1989711e482b0a908.tar.gz gentoo-3d29c81d9906ee5620780da1989711e482b0a908.tar.bz2 gentoo-3d29c81d9906ee5620780da1989711e482b0a908.zip |
app-misc/openrgb-plugin-skin: amd64 stable wrt bug #861791
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/openrgb-plugin-skin')
-rw-r--r-- | app-misc/openrgb-plugin-skin/openrgb-plugin-skin-0_p20211230.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/openrgb-plugin-skin/openrgb-plugin-skin-0_p20211230.ebuild b/app-misc/openrgb-plugin-skin/openrgb-plugin-skin-0_p20211230.ebuild index 16fd02edcd94..3e8d07f3bf37 100644 --- a/app-misc/openrgb-plugin-skin/openrgb-plugin-skin-0_p20211230.ebuild +++ b/app-misc/openrgb-plugin-skin/openrgb-plugin-skin-0_p20211230.ebuild @@ -8,7 +8,7 @@ inherit qmake-utils MY_GIT_COMMIT="ebb80f7bd0e1efaa995f60454f3c049a4607bc3b" SRC_URI="https://gitlab.com/OpenRGBDevelopers/openrgbskinplugin/-/archive/${MY_GIT_COMMIT}/openrgbskinplugin-${MY_GIT_COMMIT}.tar.bz2" S="${WORKDIR}/OpenRGBSkinPlugin-${MY_GIT_COMMIT}" -KEYWORDS="~amd64" +KEYWORDS="amd64" DESCRIPTION="Plugin for OpenRGB that allows you to customize the look and feel of OpenRGB" HOMEPAGE="https://gitlab.com/OpenRGBDevelopers/OpenRGBSkinPlugin" |