diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 00:29:27 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 00:44:25 +0200 |
commit | 63fa8fd6704b46a81da089d4ddb6f9975b4a03a3 (patch) | |
tree | 044ef6a4fafa8033d8dd95af36e1167707610d27 /x11-plugins | |
parent | x11-plugins/pidgin-hotkeys: drop to ~hppa (diff) | |
download | gentoo-63fa8fd6704b46a81da089d4ddb6f9975b4a03a3.tar.gz gentoo-63fa8fd6704b46a81da089d4ddb6f9975b4a03a3.tar.bz2 gentoo-63fa8fd6704b46a81da089d4ddb6f9975b4a03a3.zip |
x11-plugins/pidgin-extprefs: 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-plugins')
-rw-r--r-- | x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild index cc4b162c7c60..5b4c48f33e10 100644 --- a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild +++ b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-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 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/gaim-extprefs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc sparc x86" +KEYWORDS="amd64 ~hppa ppc sparc x86" IUSE="" RDEPEND="net-im/pidgin[gtk]" |