summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-05 18:52:20 +0000
committerSam James <sam@gentoo.org>2021-03-05 18:52:20 +0000
commitb368b406d9929ed4525a8cdbf765b6ab10305bc9 (patch)
tree52e6ccbb3efcd94b6b289c8b11b15b993adf4ded /lxde-base
parentdev-python/matplotlib: Stabilize 3.3.4 arm64, #773766 (diff)
downloadgentoo-b368b406d9929ed4525a8cdbf765b6ab10305bc9.tar.gz
gentoo-b368b406d9929ed4525a8cdbf765b6ab10305bc9.tar.bz2
gentoo-b368b406d9929ed4525a8cdbf765b6ab10305bc9.zip
lxde-base/lxterminal: Stabilize 0.3.2 arm, #690958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxde-base')
-rw-r--r--lxde-base/lxterminal/lxterminal-0.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxde-base/lxterminal/lxterminal-0.3.2.ebuild b/lxde-base/lxterminal/lxterminal-0.3.2.ebuild
index 190a735c659a..a20e5520b167 100644
--- a/lxde-base/lxterminal/lxterminal-0.3.2.ebuild
+++ b/lxde-base/lxterminal/lxterminal-0.3.2.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux"
fi
LICENSE="GPL-2"