diff options
author | 2014-01-06 09:39:01 +0000 | |
---|---|---|
committer | 2014-01-06 09:39:01 +0000 | |
commit | 262ac69b668101bb01299d875d3e44759e28f62f (patch) | |
tree | 9d954a4a8646bf063a2d3571a200e5fefc9615b6 /dev-qt/qt3support/qt3support-4.8.5.ebuild | |
parent | Stable for sparc, wrt bug #432936 (diff) | |
download | historical-262ac69b668101bb01299d875d3e44759e28f62f.tar.gz historical-262ac69b668101bb01299d875d3e44759e28f62f.tar.bz2 historical-262ac69b668101bb01299d875d3e44759e28f62f.zip |
Stable for sparc, wrt bug #494728
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="sparc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-qt/qt3support/qt3support-4.8.5.ebuild')
-rw-r--r-- | dev-qt/qt3support/qt3support-4.8.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-qt/qt3support/qt3support-4.8.5.ebuild b/dev-qt/qt3support/qt3support-4.8.5.ebuild index da0b3e1531e6..c8ad7ecee8e1 100644 --- a/dev-qt/qt3support/qt3support-4.8.5.ebuild +++ b/dev-qt/qt3support/qt3support-4.8.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.5.ebuild,v 1.7 2013/11/11 13:55:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.5.ebuild,v 1.8 2014/01/06 09:38:24 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+accessibility" |