diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 22:20:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 22:20:04 +0000 |
commit | 20f38c73c2f5c775b9ce88c6465006e07cce1dd4 (patch) | |
tree | a728635ec4df332c16eaf297a91cd2d020ce0132 /lxde-base | |
parent | lxde-base/lxde-icon-theme: Stabilize 0.5.1 arm64, #765997 (diff) | |
download | gentoo-20f38c73c2f5c775b9ce88c6465006e07cce1dd4.tar.gz gentoo-20f38c73c2f5c775b9ce88c6465006e07cce1dd4.tar.bz2 gentoo-20f38c73c2f5c775b9ce88c6465006e07cce1dd4.zip |
lxde-base/lxmenu-data: Stabilize 0.1.5 arm64, #765997
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild b/lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild index 953ba4af97f9..a7b67eecbaf8 100644 --- a/lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild +++ b/lxde-base/lxmenu-data/lxmenu-data-0.1.5.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" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |