diff options
Diffstat (limited to 'dev-qt/qthelp/qthelp-4.8.5-r2.ebuild')
-rw-r--r-- | dev-qt/qthelp/qthelp-4.8.5-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-qt/qthelp/qthelp-4.8.5-r2.ebuild b/dev-qt/qthelp/qthelp-4.8.5-r2.ebuild index 8cd608969e05..c172bd37be19 100644 --- a/dev-qt/qthelp/qthelp-4.8.5-r2.ebuild +++ b/dev-qt/qthelp/qthelp-4.8.5-r2.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/qthelp/qthelp-4.8.5-r2.ebuild,v 1.7 2013/11/07 06:01:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qthelp/qthelp-4.8.5-r2.ebuild,v 1.8 2014/01/06 09:38:42 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi IUSE="compat doc" |