summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-16 19:55:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-16 19:55:56 +0000
commit6be5443ebd865c41c448db77333d8367f4cfdbf0 (patch)
tree3990bc926630699857128ff7e20df10632962fe7 /media-libs/vo-aacenc/vo-aacenc-0.1.2.ebuild
parentworkaround for bug 399061 (diff)
downloadgentoo-2-6be5443ebd865c41c448db77333d8367f4cfdbf0.tar.gz
gentoo-2-6be5443ebd865c41c448db77333d8367f4cfdbf0.tar.bz2
gentoo-2-6be5443ebd865c41c448db77333d8367f4cfdbf0.zip
workaround for bug 399061
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/vo-aacenc/vo-aacenc-0.1.2.ebuild')
-rw-r--r--media-libs/vo-aacenc/vo-aacenc-0.1.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/vo-aacenc/vo-aacenc-0.1.2.ebuild b/media-libs/vo-aacenc/vo-aacenc-0.1.2.ebuild
index e7199f1a1b9e..dacffd5d4ad5 100644
--- a/media-libs/vo-aacenc/vo-aacenc-0.1.2.ebuild
+++ b/media-libs/vo-aacenc/vo-aacenc-0.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-aacenc/vo-aacenc-0.1.2.ebuild,v 1.12 2012/08/04 17:26:53 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-aacenc/vo-aacenc-0.1.2.ebuild,v 1.13 2012/11/16 19:55:56 ago Exp $
EAPI=4
@@ -26,6 +26,7 @@ fi
LICENSE="Apache-2.0"
SLOT="0"
+# Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
[[ ${PV} == *9999 ]] || \
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
IUSE="examples static-libs neon"