diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:42:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:42:35 +0000 |
commit | 8f6499d5d93229a5985ebbfd6ac7f2db5f4cffae (patch) | |
tree | 0cb615792f092301938fcface93c93b49396b5f0 /sys-devel/bin86/bin86-0.16.19.ebuild | |
parent | Stable for x86, wrt bug #471230 (diff) | |
download | historical-8f6499d5d93229a5985ebbfd6ac7f2db5f4cffae.tar.gz historical-8f6499d5d93229a5985ebbfd6ac7f2db5f4cffae.tar.bz2 historical-8f6499d5d93229a5985ebbfd6ac7f2db5f4cffae.zip |
Stable for x86, wrt bug #474304
Package-Manager: portage-2.1.12.9/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-devel/bin86/bin86-0.16.19.ebuild')
-rw-r--r-- | sys-devel/bin86/bin86-0.16.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bin86/bin86-0.16.19.ebuild b/sys-devel/bin86/bin86-0.16.19.ebuild index 93fdaf23b313..3d69ad6a84f5 100644 --- a/sys-devel/bin86/bin86-0.16.19.ebuild +++ b/sys-devel/bin86/bin86-0.16.19.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/sys-devel/bin86/bin86-0.16.19.ebuild,v 1.2 2013/05/24 20:36:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.19.ebuild,v 1.3 2013/06/25 11:42:33 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.debath.co.uk/dev86/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="-* ~amd64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" src_prepare() { |