diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 22:20:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 22:20:00 +0000 |
commit | 10cd72ab9e4f84399538b31a802f9c95b6f76bfa (patch) | |
tree | 98c1188ca5a31d1be261a667bfef33191d37d357 /lxde-base | |
parent | www-client/surfraw: drop 2.3.0, 2.3.0 (diff) | |
download | gentoo-10cd72ab9e4f84399538b31a802f9c95b6f76bfa.tar.gz gentoo-10cd72ab9e4f84399538b31a802f9c95b6f76bfa.tar.bz2 gentoo-10cd72ab9e4f84399538b31a802f9c95b6f76bfa.zip |
lxde-base/menu-cache: Stabilize 1.1.0 arm64, #765997
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/menu-cache/menu-cache-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/menu-cache/menu-cache-1.1.0.ebuild b/lxde-base/menu-cache/menu-cache-1.1.0.ebuild index 17e172fb352f..409d5823d80e 100644 --- a/lxde-base/menu-cache/menu-cache-1.1.0.ebuild +++ b/lxde-base/menu-cache/menu-cache-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="LGPL-2.1+" # ABI is v2. See Makefile.am SLOT="0/2" -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/glib:2 |