diff options
-rw-r--r-- | x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild b/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild index 3c25a459c4b2..b284a79044e8 100644 --- a/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild +++ b/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~juippis/distfiles/${P}.edj" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="" DEPEND="" |