diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 14:37:22 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 14:40:49 +0200 |
commit | 99a6dc0baff279deb37b05aea2d41bcd09582bd7 (patch) | |
tree | aacf73681a1bad01a627453a3527a49fc8b41f08 /sys-devel/qconf | |
parent | media-video/mpv: Stable for HPPA (bug #581204). (diff) | |
download | gentoo-99a6dc0baff279deb37b05aea2d41bcd09582bd7.tar.gz gentoo-99a6dc0baff279deb37b05aea2d41bcd09582bd7.tar.bz2 gentoo-99a6dc0baff279deb37b05aea2d41bcd09582bd7.zip |
sys-devel/qconf: Stable for HPPA PPC64 (bug #585420).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-devel/qconf')
-rw-r--r-- | sys-devel/qconf/qconf-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/qconf/qconf-2.0.ebuild b/sys-devel/qconf/qconf-2.0.ebuild index 8414d6d9adfe..ed90c13107a8 100644 --- a/sys-devel/qconf/qconf-2.0.ebuild +++ b/sys-devel/qconf/qconf-2.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://delta.affinix.com/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="+qt4 qt5" RDEPEND=" |