diff options
Diffstat (limited to 'dev-util/osc/osc-0.139.1.ebuild')
-rw-r--r-- | dev-util/osc/osc-0.139.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/osc/osc-0.139.1.ebuild b/dev-util/osc/osc-0.139.1.ebuild index b51add450304..81786f57a332 100644 --- a/dev-util/osc/osc-0.139.1.ebuild +++ b/dev-util/osc/osc-0.139.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-util/osc/osc-0.139.1.ebuild,v 1.1 2013/03/18 10:26:27 miska Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/osc/osc-0.139.1.ebuild,v 1.2 2013/03/18 10:29:48 miska Exp $ EAPI=5 @@ -28,7 +28,7 @@ IUSE="" # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061 [[ "${PV}" == "9999" ]] || \ -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND=" dev-python/urlgrabber |