commit: de749a17212dd1ed777e2c70c157abe1c42493db
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 16:32:37 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 16:32:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de749a17
app-arch/lxqt-archiver: amd64 stable wrt bug #734818
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-arch/lxqt-archiver/lxqt-archiver-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/lxqt-archiver/lxqt-archiver-0.2.0.ebuild
b/app-arch/lxqt-archiver/lxqt-archiver-0.2.0.ebuild
index dd4a15a89c3..e5e1c03272b 100644
--- a/app-arch/lxqt-archiver/lxqt-archiver-0.2.0.ebuild
+++ b/app-arch/lxqt-archiver/lxqt-archiver-0.2.0.ebuild
@@ -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 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-2 GPL-2+"