summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lxde-base/lxterminal')
-rw-r--r--lxde-base/lxterminal/lxterminal-0.3.1.ebuild3
-rw-r--r--lxde-base/lxterminal/lxterminal-0.3.2.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/lxde-base/lxterminal/lxterminal-0.3.1.ebuild b/lxde-base/lxterminal/lxterminal-0.3.1.ebuild
index 3e373e2fc510..a20e5520b167 100644
--- a/lxde-base/lxterminal/lxterminal-0.3.1.ebuild
+++ b/lxde-base/lxterminal/lxterminal-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,6 @@ HOMEPAGE="https://wiki.lxde.org/en/LXTerminal"
if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://git.code.sf.net/p/lxde/${PN}"
inherit git-r3
- KEYWORDS="amd64 arm ppc x86"
else
SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux"
diff --git a/lxde-base/lxterminal/lxterminal-0.3.2.ebuild b/lxde-base/lxterminal/lxterminal-0.3.2.ebuild
index a8a5687ed8fb..190a735c659a 100644
--- a/lxde-base/lxterminal/lxterminal-0.3.2.ebuild
+++ b/lxde-base/lxterminal/lxterminal-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,6 @@ HOMEPAGE="https://wiki.lxde.org/en/LXTerminal"
if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://git.code.sf.net/p/lxde/${PN}"
inherit git-r3
- KEYWORDS="amd64 arm ppc x86"
else
SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux"