diff options
Diffstat (limited to 'dev-ml/pomap/pomap-3.0.1.ebuild')
-rw-r--r-- | dev-ml/pomap/pomap-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/pomap/pomap-3.0.1.ebuild b/dev-ml/pomap/pomap-3.0.1.ebuild index f85158d6cb21..f649bb46bf34 100644 --- a/dev-ml/pomap/pomap-3.0.1.ebuild +++ b/dev-ml/pomap/pomap-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/pomap-3.0.1.ebuild,v 1.3 2013/02/11 21:29:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/pomap-3.0.1.ebuild,v 1.4 2013/02/11 21:31:20 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1-with-linking-exception" DEPEND="" RDEPEND="${DEPEND}" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="examples" DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" ) |