diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-06 17:03:43 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-06 18:53:52 +0100 |
commit | 3f5aa844173f155113492b5bbf1c1fd3dd382588 (patch) | |
tree | 889fe04c95719c3a513185d97306048bc4d03fc5 /x11-themes | |
parent | x11-wm/ratpoison: drop to ~hppa (diff) | |
download | gentoo-3f5aa844173f155113492b5bbf1c1fd3dd382588.tar.gz gentoo-3f5aa844173f155113492b5bbf1c1fd3dd382588.tar.bz2 gentoo-3f5aa844173f155113492b5bbf1c1fd3dd382588.zip |
x11-themes/xfwm4-themes: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild b/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild index 053eb27034f7..2ed4112e3948 100644 --- a/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild +++ b/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/art/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=xfce-base/xfwm4-4.10" |