summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-01-12 13:57:53 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-01-12 13:57:53 +0000
commit13f47ebc1f12175596640d75d7f80c7ec7770a44 (patch)
tree0b6c1c0ee639a1b37389f6d80114f26c257a9f99 /sys-devel
parentVersion bump couchdb to 1.2.1. (diff)
downloadgentoo-2-13f47ebc1f12175596640d75d7f80c7ec7770a44.tar.gz
gentoo-2-13f47ebc1f12175596640d75d7f80c7ec7770a44.tar.bz2
gentoo-2-13f47ebc1f12175596640d75d7f80c7ec7770a44.zip
Keyword ~arm, wrt bug #451464
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/ucpp/ChangeLog7
-rw-r--r--sys-devel/ucpp/ucpp-1.3.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/ucpp/ChangeLog b/sys-devel/ucpp/ChangeLog
index 9cf5e5023b58..5d7c8da8b0b7 100644
--- a/sys-devel/ucpp/ChangeLog
+++ b/sys-devel/ucpp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/ucpp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ChangeLog,v 1.5 2012/12/19 07:57:52 scarabeus Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ChangeLog,v 1.6 2013/01/12 13:57:53 pinkbyte Exp $
+
+ 12 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> ucpp-1.3.4.ebuild:
+ Keyword ~arm, wrt bug #451464
*ucpp-1.3.4 (19 Dec 2012)
diff --git a/sys-devel/ucpp/ucpp-1.3.4.ebuild b/sys-devel/ucpp/ucpp-1.3.4.ebuild
index 0311a6b3566b..768365409002 100644
--- a/sys-devel/ucpp/ucpp-1.3.4.ebuild
+++ b/sys-devel/ucpp/ucpp-1.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ucpp-1.3.4.ebuild,v 1.1 2012/12/19 07:57:52 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ucpp-1.3.4.ebuild,v 1.2 2013/01/12 13:57:53 pinkbyte Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux"
IUSE="static-libs"
src_configure() {