diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 16:33:13 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 16:33:36 +0200 |
commit | 3a898ae590fe69cf1eaeea2112bbf10c336abf6b (patch) | |
tree | ee61fba823e4e91bd556895728a8e079c41e42e1 /dev-qt | |
parent | net-p2p/amule: Version bump, also use wxGTK3.0 (supported now officially by u... (diff) | |
download | gentoo-3a898ae590fe69cf1eaeea2112bbf10c336abf6b.tar.gz gentoo-3a898ae590fe69cf1eaeea2112bbf10c336abf6b.tar.bz2 gentoo-3a898ae590fe69cf1eaeea2112bbf10c336abf6b.zip |
dev-qt/qtsingleapplication: Stable for HPPA (bug #554806).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild b/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild index 643015c77c3d..f29704545397 100644 --- a/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild +++ b/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${MY_P}.tar.xz" LICENSE="|| ( LGPL-2.1 GPL-3 )" SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 x86" +KEYWORDS="amd64 arm hppa ppc ppc64 x86" IUSE="doc +qt4 qt5 X" REQUIRED_USE="|| ( qt4 qt5 )" |