summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 10:55:30 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 10:55:30 +0000
commitef978f3aa80f23033fa08b352c52bb8042aee256 (patch)
tree0d5291e7bab2bf3201b240dcdc84a3fc8d1c010d /dev-lang/yasm/yasm-1.2.0-r1.ebuild
parentx86 stable wrt bug #502734 (diff)
downloadhistorical-ef978f3aa80f23033fa08b352c52bb8042aee256.tar.gz
historical-ef978f3aa80f23033fa08b352c52bb8042aee256.tar.bz2
historical-ef978f3aa80f23033fa08b352c52bb8042aee256.zip
x86 stable wrt bug #509944
Package-Manager: portage-2.2.8-r1/cvs/Linux i686 RepoMan-Options: --ignore-arches Manifest-Sign-Key: 0x4F1A2555EA71991D!
Diffstat (limited to 'dev-lang/yasm/yasm-1.2.0-r1.ebuild')
-rw-r--r--dev-lang/yasm/yasm-1.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/yasm/yasm-1.2.0-r1.ebuild b/dev-lang/yasm/yasm-1.2.0-r1.ebuild
index f7087e4064e3..936762f59b8d 100644
--- a/dev-lang/yasm/yasm-1.2.0-r1.ebuild
+++ b/dev-lang/yasm/yasm-1.2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild,v 1.4 2014/05/09 22:44:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild,v 1.5 2014/06/14 10:55:26 phajdan.jr Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -13,7 +13,7 @@ SRC_URI="http://www.tortall.net/projects/yasm/releases/${P}.tar.gz
LICENSE="BSD-2 BSD || ( Artistic GPL-2 LGPL-2 )"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="-* ~amd64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
IUSE="nls python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"