diff options
author | Mike Gilbert <floppym@gentoo.org> | 2012-12-22 19:37:04 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2012-12-22 19:37:04 +0000 |
commit | 2ca90bc207cf5ae0ff6267d39c61f194032609a6 (patch) | |
tree | e56d771cad4b4fdb178dc38be3611c5ff3ce60b7 /dev-util/open-vcdiff | |
parent | Remove old (diff) | |
download | gentoo-2-2ca90bc207cf5ae0ff6267d39c61f194032609a6.tar.gz gentoo-2-2ca90bc207cf5ae0ff6267d39c61f194032609a6.tar.bz2 gentoo-2-2ca90bc207cf5ae0ff6267d39c61f194032609a6.zip |
Keyword ~x86.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'dev-util/open-vcdiff')
-rw-r--r-- | dev-util/open-vcdiff/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/open-vcdiff/ChangeLog b/dev-util/open-vcdiff/ChangeLog index 61354fa4a816..6fce9bd31ee7 100644 --- a/dev-util/open-vcdiff/ChangeLog +++ b/dev-util/open-vcdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/open-vcdiff # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/open-vcdiff/ChangeLog,v 1.1 2012/12/22 18:28:38 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/open-vcdiff/ChangeLog,v 1.2 2012/12/22 19:37:04 floppym Exp $ + + 22 Dec 2012; Mike Gilbert <floppym@gentoo.org> open-vcdiff-0.8.3.ebuild: + Keyword ~x86. *open-vcdiff-0.8.3 (22 Dec 2012) diff --git a/dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild b/dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild index 6ed96dec7c1d..8fd697e7eaea 100644 --- a/dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild +++ b/dev-util/open-vcdiff/open-vcdiff-0.8.3.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/open-vcdiff/open-vcdiff-0.8.3.ebuild,v 1.1 2012/12/22 18:28:38 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild,v 1.2 2012/12/22 19:37:04 floppym Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" src_configure() { |