diff options
author | 2013-09-09 09:48:25 +0000 | |
---|---|---|
committer | 2013-09-09 09:48:25 +0000 | |
commit | 67c5c0b939958cd1158e93aa0534bf9e66ac276c (patch) | |
tree | 7fcc5908ef8bb1dff7119487e94eebbc3ad799a3 /dev-perl/Path-Tiny | |
parent | Add ~arm keyword, wrt bug #449762 (diff) | |
download | gentoo-2-67c5c0b939958cd1158e93aa0534bf9e66ac276c.tar.gz gentoo-2-67c5c0b939958cd1158e93aa0534bf9e66ac276c.tar.bz2 gentoo-2-67c5c0b939958cd1158e93aa0534bf9e66ac276c.zip |
Add ~arm keyword, wrt bug #449762
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-perl/Path-Tiny')
-rw-r--r-- | dev-perl/Path-Tiny/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Path-Tiny/Path-Tiny-0.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Path-Tiny/ChangeLog b/dev-perl/Path-Tiny/ChangeLog index a98e39732337..7aa589c5f2ce 100644 --- a/dev-perl/Path-Tiny/ChangeLog +++ b/dev-perl/Path-Tiny/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Path-Tiny # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/ChangeLog,v 1.5 2013/04/16 17:58:21 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/ChangeLog,v 1.6 2013/09/09 09:48:25 pinkbyte Exp $ + + 09 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> Path-Tiny-0.12.0.ebuild: + Add ~arm keyword, wrt bug #449762 16 Apr 2013; Vicente Olivert Riera <vincent@gentoo.org> Path-Tiny-0.5.0.ebuild: diff --git a/dev-perl/Path-Tiny/Path-Tiny-0.12.0.ebuild b/dev-perl/Path-Tiny/Path-Tiny-0.12.0.ebuild index a08a221e86c2..980cc1a82103 100644 --- a/dev-perl/Path-Tiny/Path-Tiny-0.12.0.ebuild +++ b/dev-perl/Path-Tiny/Path-Tiny-0.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/Path-Tiny-0.12.0.ebuild,v 1.1 2013/02/21 16:15:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/Path-Tiny-0.12.0.ebuild,v 1.2 2013/09/09 09:48:25 pinkbyte Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="File path utility" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" RDEPEND=" |