summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:32:37 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:32:37 +0300
commitde749a17212dd1ed777e2c70c157abe1c42493db (patch)
tree03736d7163c4067af4694f2cecc12994e8f3d38e /app-arch/lxqt-archiver
parentx11-themes/lxqt-themes: amd64 stable wrt bug #734818 (diff)
downloadgentoo-de749a17212dd1ed777e2c70c157abe1c42493db.tar.gz
gentoo-de749a17212dd1ed777e2c70c157abe1c42493db.tar.bz2
gentoo-de749a17212dd1ed777e2c70c157abe1c42493db.zip
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@gentoo.org>
Diffstat (limited to 'app-arch/lxqt-archiver')
-rw-r--r--app-arch/lxqt-archiver/lxqt-archiver-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 dd4a15a89c32..e5e1c03272ba 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+"