Diff openrgb-0.9 with a openrgb-9999
/usr/portage/app-misc/openrgb/openrgb-9999.ebuild 2023-10-09 14:52:28.812368333 +0300 | ||
---|---|---|
11 | 11 |
else |
12 | 12 |
SRC_URI="https://gitlab.com/CalcProgrammer1/OpenRGB/-/archive/release_${PV}/OpenRGB-release_${PV}.tar.bz2" |
13 | 13 |
S="${WORKDIR}/OpenRGB-release_${PV}" |
14 |
KEYWORDS="amd64 ~loong ~x86" |
|
14 |
KEYWORDS="~amd64 ~loong ~x86" |
|
15 | 15 |
PATCHES=( "${FILESDIR}"/OpenRGB-0.9-build-system.patch ) |
16 | 16 |
fi |
17 | 17 |