1
Fork 0

gui-libs/libdecor: Keyword 0.2.2-r1 riscv, #930206

Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan 2024-04-18 22:03:48 +00:00
parent 37925f5261
commit eff4821f03
No known key found for this signature in database
GPG Key ID: 31AAEA47594DBBED
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://gitlab.freedesktop.org/libdecor/libdecor/-/archive/${PV}/${P}.tar.bz2"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc"
fi
LICENSE="MIT"
SLOT="0"