diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-08-25 11:16:02 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-08-25 11:20:13 -0700 |
commit | 6dfe9724f13b50a20c49230243079dd30d5e723d (patch) | |
tree | 1fffb7abbe14e93c117981c2517e9a71f01a7011 /lxde-base | |
parent | media-sound/mumble: add ~ppc64 keyword (diff) | |
download | gentoo-6dfe9724f13b50a20c49230243079dd30d5e723d.tar.gz gentoo-6dfe9724f13b50a20c49230243079dd30d5e723d.tar.bz2 gentoo-6dfe9724f13b50a20c49230243079dd30d5e723d.zip |
lxde-base/lxappearance: add ~ppc64 keyword
Closes: https://github.com/gentoo/gentoo/pull/17186
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxappearance/lxappearance-0.6.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxappearance/lxappearance-0.6.3-r1.ebuild b/lxde-base/lxappearance/lxappearance-0.6.3-r1.ebuild index c4ff26ce5bd5..8a9269538d2c 100644 --- a/lxde-base/lxappearance/lxappearance-0.6.3-r1.ebuild +++ b/lxde-base/lxappearance/lxappearance-0.6.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="dbus" RDEPEND="x11-libs/gtk+:2 |