summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-04-03 09:51:58 +0000
committerYixun Lan <dlan@gentoo.org>2015-04-03 09:51:58 +0000
commit9a97c13c679b753aaa1e772d8eaddc236aedef39 (patch)
tree8de96efbfdd601c46f8c656034f97f1599a7c02b /dev-perl/XML-Filter-BufferText
parentBump th-expand-syns to 0.3.0.6 (diff)
downloadgentoo-2-9a97c13c679b753aaa1e772d8eaddc236aedef39.tar.gz
gentoo-2-9a97c13c679b753aaa1e772d8eaddc236aedef39.tar.bz2
gentoo-2-9a97c13c679b753aaa1e772d8eaddc236aedef39.zip
keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'dev-perl/XML-Filter-BufferText')
-rw-r--r--dev-perl/XML-Filter-BufferText/ChangeLog8
-rw-r--r--dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/XML-Filter-BufferText/ChangeLog b/dev-perl/XML-Filter-BufferText/ChangeLog
index 9da3681863f1..5c56563d8c14 100644
--- a/dev-perl/XML-Filter-BufferText/ChangeLog
+++ b/dev-perl/XML-Filter-BufferText/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/XML-Filter-BufferText
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Filter-BufferText/ChangeLog,v 1.27 2014/08/24 02:36:46 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Filter-BufferText/ChangeLog,v 1.28 2015/04/03 09:51:58 dlan Exp $
+
+ 03 Apr 2015; Yixun Lan <dlan@gentoo.org>
+ XML-Filter-BufferText-1.10.0-r1.ebuild:
+ keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware
*XML-Filter-BufferText-1.10.0-r1 (24 Aug 2014)
diff --git a/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild b/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild
index fdfcc2f99387..98a86de529d1 100644
--- a/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild
+++ b/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild,v 1.1 2014/08/24 02:36:46 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild,v 1.2 2015/04/03 09:51:58 dlan Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Filter to put all characters() in one event"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=dev-perl/XML-SAX-0.12"