]> Pileus Git - ~andy/sunrise/commitdiff
dev-util/bin_replace_string: Add ~x86 keyword, tested on Gentoo x86.
authorNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Mon, 20 Dec 2010 19:54:13 +0000 (19:54 +0000)
committerNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Mon, 20 Dec 2010 19:54:13 +0000 (19:54 +0000)
(Portage version: 2.2.0_alpha2-r1/svn/Linux x86_64)

svn path=/sunrise/; revision=11629

dev-util/bin_replace_string/ChangeLog
dev-util/bin_replace_string/bin_replace_string-0.2.ebuild

index 2ef7b13041f4b0f05f714627b4ed324efd70259c..16713df1d08bf249a847a52657f0cb59828c46a7 100644 (file)
@@ -2,6 +2,10 @@
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  20 Dec 2010; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
+  bin_replace_string-0.2.ebuild:
+  Add ~x86 keyword, tested on Gentoo x86.
+
   12 Dec 2010; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
   metadata.xml:
   Fix maintainer email to be maintainer-wanted@gentoo.org.
index 4adfe9c65dc1f33c93ab102882721c8bc69e112c..8c23cacd6a29e5ff6b6f559280a058a5577a5e78 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="ftp://mirror.calvin.edu/~binki/${P}.tar.bz2"
 LICENSE="AGPL-3"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc"
 
 RDEPEND="|| ( >=dev-libs/libelf-0.8.13