diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-09 16:07:00 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-09 16:41:37 +0200 |
commit | 0d0743851fbc0376f51dc7b8851567dfd017e2cd (patch) | |
tree | 5037aa4f5788d380ed624827ba42cfa209b7a50a /x11-themes | |
parent | x11-misc/obconf: drop to ~hppa (diff) | |
download | gentoo-0d0743851fbc0376f51dc7b8851567dfd017e2cd.tar.gz gentoo-0d0743851fbc0376f51dc7b8851567dfd017e2cd.tar.bz2 gentoo-0d0743851fbc0376f51dc7b8851567dfd017e2cd.zip |
x11-themes/gtk-theme-switch: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild index 19137b4b5cbb..05d10caa2a7f 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-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=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/g/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND="x11-libs/gtk+:2" |