summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2014-03-25 15:12:43 +0000
committerYixun Lan <dlan@gentoo.org>2014-03-25 15:12:43 +0000
commita10a5cf1040ad1d2bcb1bc9b191e9577ed4f6b11 (patch)
treef85c862a8e6f3a6d046d2da1ce35d2c956e17b72 /dev-vcs
parentVersion bump. Cleanup old. (diff)
downloadgentoo-2-a10a5cf1040ad1d2bcb1bc9b191e9577ed4f6b11.tar.gz
gentoo-2-a10a5cf1040ad1d2bcb1bc9b191e9577ed4f6b11.tar.bz2
gentoo-2-a10a5cf1040ad1d2bcb1bc9b191e9577ed4f6b11.zip
keyword ~arm, tested on odroid-u3
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/stgit/ChangeLog7
-rw-r--r--dev-vcs/stgit/stgit-0.16-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/stgit/ChangeLog b/dev-vcs/stgit/ChangeLog
index 7801fe5da6f0..c18af33e8dde 100644
--- a/dev-vcs/stgit/ChangeLog
+++ b/dev-vcs/stgit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/stgit
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.19 2013/09/23 11:38:21 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.20 2014/03/25 15:12:43 dlan Exp $
+
+ 25 Mar 2014; Yixun Lan <dlan@gentoo.org> stgit-0.16-r2.ebuild:
+ keyword ~arm, tested on odroid-u3
*stgit-0.16-r2 (23 Sep 2013)
diff --git a/dev-vcs/stgit/stgit-0.16-r2.ebuild b/dev-vcs/stgit/stgit-0.16-r2.ebuild
index bb88fcea3d39..99d9918eeba9 100644
--- a/dev-vcs/stgit/stgit-0.16-r2.ebuild
+++ b/dev-vcs/stgit/stgit-0.16-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild,v 1.1 2013/09/23 11:38:21 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild,v 1.2 2014/03/25 15:12:43 dlan Exp $
EAPI="5"
@@ -15,7 +15,7 @@ SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"
RDEPEND=">=dev-vcs/git-1.6.3.3"