diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2014-01-24 15:41:25 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2014-01-24 15:41:25 +0000 |
commit | 616b8bf67326ac75e73bc5cdd58109d03170e1c6 (patch) | |
tree | ebec62aa9e6bb3c7efb4fb0d653c996b47faccb9 /net-misc/stuntman/stuntman-1.2.6.ebuild | |
parent | ebuild clean, drop 4.3.0 (diff) | |
download | gentoo-2-616b8bf67326ac75e73bc5cdd58109d03170e1c6.tar.gz gentoo-2-616b8bf67326ac75e73bc5cdd58109d03170e1c6.tar.bz2 gentoo-2-616b8bf67326ac75e73bc5cdd58109d03170e1c6.zip |
Add ~x86 keyword as requested by Maciej Szmigiero in bug #497732. Based on testing by Jaco Kroon. Herd approval from Mikle "zlogene" Kolyada.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'net-misc/stuntman/stuntman-1.2.6.ebuild')
-rw-r--r-- | net-misc/stuntman/stuntman-1.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stuntman/stuntman-1.2.6.ebuild b/net-misc/stuntman/stuntman-1.2.6.ebuild index d06c38d364a9..c94857ca8562 100644 --- a/net-misc/stuntman/stuntman-1.2.6.ebuild +++ b/net-misc/stuntman/stuntman-1.2.6.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/net-misc/stuntman/stuntman-1.2.6.ebuild,v 1.1 2014/01/07 11:49:43 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stuntman/stuntman-1.2.6.ebuild,v 1.2 2014/01/24 15:41:25 chainsaw Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://www.stunprotocol.org/stunserver-${PV}.tgz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-libs/boost |