diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-04 10:02:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-04 10:02:31 +0200 |
commit | 292ae76e89a88ef1a6662ace05e9473fe72f1215 (patch) | |
tree | 71de43b0b7a8403c1b2d0b95c7b6bb2ee68816c3 /app-misc/openrgb-plugin-effects | |
parent | app-misc/openrgb: amd64 stable wrt bug #861791 (diff) | |
download | gentoo-292ae76e89a88ef1a6662ace05e9473fe72f1215.tar.gz gentoo-292ae76e89a88ef1a6662ace05e9473fe72f1215.tar.bz2 gentoo-292ae76e89a88ef1a6662ace05e9473fe72f1215.zip |
app-misc/openrgb-plugin-effects: amd64 stable wrt bug #861791
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/openrgb-plugin-effects')
-rw-r--r-- | app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20220110.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20220110.ebuild b/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20220110.ebuild index 5694a120a94d..3df6ba0bd54b 100644 --- a/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20220110.ebuild +++ b/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20220110.ebuild @@ -8,7 +8,7 @@ inherit qmake-utils MY_GIT_COMMIT="a7222bdbcd3c52e13d96993a33c5648f1306aeba" SRC_URI="https://gitlab.com/OpenRGBDevelopers/OpenRGBEffectsPlugin/-/archive/${MY_GIT_COMMIT}/OpenRGBEffectsPlugin-${MY_GIT_COMMIT}.tar.bz2" S="${WORKDIR}/OpenRGBEffectsPlugin-${MY_GIT_COMMIT}" -KEYWORDS="~amd64" +KEYWORDS="amd64" DESCRIPTION="Plugin for OpenRGB with various Effects that can be synced across devices" HOMEPAGE="https://gitlab.com/OpenRGBDevelopers/OpenRGBEffectsPlugin" |