fix media-sound/qpwgraph-9999 keywords

This commit is contained in:
bronze 2022-09-07 18:21:34 -04:00
parent afc37279df
commit 2a90c85215
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
EGIT_REPO_URI="https://gitlab.freedesktop.org/rncbc/qpwgraph.git"
else
KEYWORDS="~amd64 ~x86"
KEYWORDS=""
SRC_URI="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
S="${WORKDIR}/${PN}-v${PV}"
fi