diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-05-24 20:36:14 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-05-24 20:36:14 +0000 |
commit | 35f85ccf192959b4011a345fef661ce5fef3084c (patch) | |
tree | 04bab5cb857bbaf54093be60881217b7f9322f86 /sys-devel/bin86 | |
parent | keyword ~amd64-fbsd thanks to Yuta SATOH, bug #428228 (diff) | |
download | gentoo-2-35f85ccf192959b4011a345fef661ce5fef3084c.tar.gz gentoo-2-35f85ccf192959b4011a345fef661ce5fef3084c.tar.bz2 gentoo-2-35f85ccf192959b4011a345fef661ce5fef3084c.zip |
keyword ~amd64-fbsd, bug #428228
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r-- | sys-devel/bin86/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/bin86/ChangeLog b/sys-devel/bin86/ChangeLog index 6e715b7e938d..148e4636dea4 100644 --- a/sys-devel/bin86/ChangeLog +++ b/sys-devel/bin86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/bin86 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.23 2013/01/06 18:15:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.24 2013/05/24 20:36:14 aballier Exp $ + + 24 May 2013; Alexis Ballier <aballier@gentoo.org> bin86-0.16.19.ebuild: + keyword ~amd64-fbsd, bug #428228 *bin86-0.16.19 (06 Jan 2013) diff --git a/sys-devel/bin86/bin86-0.16.19.ebuild b/sys-devel/bin86/bin86-0.16.19.ebuild index ba24845ca20d..93fdaf23b313 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.1 2013/01/06 18:15:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.19.ebuild,v 1.2 2013/05/24 20:36:14 aballier 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 ~x86-fbsd" +KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" src_prepare() { |