x11-terms/qterminal: Stabilize 0.16.1-r1 amd64, #773463

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2021-03-02 02:32:43 +00:00
parent 188fbe9bc7
commit 61f8244a96
No known key found for this signature in database
GPG Key ID: F4922810EEA0483B
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
LICENSE="GPL-2 GPL-2+"