diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-26 16:09:17 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-26 16:09:17 +0000 |
commit | b96b53c8dbc9de4dbfda87ae47a056d6f65bf211 (patch) | |
tree | b62dbf7851d4e4bed200c6ad3c24425902fb1772 /dev-util | |
parent | Stable for amd64, wrt bug #412675 (diff) | |
download | gentoo-2-b96b53c8dbc9de4dbfda87ae47a056d6f65bf211.tar.gz gentoo-2-b96b53c8dbc9de4dbfda87ae47a056d6f65bf211.tar.bz2 gentoo-2-b96b53c8dbc9de4dbfda87ae47a056d6f65bf211.zip |
keyword ~amd64-fbsd, bug #417569
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/fix-la-relink-command/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/fix-la-relink-command/ChangeLog b/dev-util/fix-la-relink-command/ChangeLog index 839c1b5c237e..d5ce69983f44 100644 --- a/dev-util/fix-la-relink-command/ChangeLog +++ b/dev-util/fix-la-relink-command/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/fix-la-relink-command # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.3 2012/05/26 10:22:49 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.4 2012/05/26 16:09:17 aballier Exp $ + + 26 May 2012; Alexis Ballier <aballier@gentoo.org> + fix-la-relink-command-0.1.1.ebuild: + keyword ~amd64-fbsd, bug #417569 26 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> fix-la-relink-command-0.1.1.ebuild: diff --git a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild index af2f3844bcd4..e15ea0b8618d 100644 --- a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild +++ b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.2 2012/05/26 10:22:49 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.3 2012/05/26 16:09:17 aballier Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}.tar.xz" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="" RDEPEND="dev-lang/perl |