diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:47 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:46 -0800 |
commit | 0b821e3ee1fe830b0bc51d66f03b7811baea1c57 (patch) | |
tree | 351ce7ddc0ddf537b70dc6b79c34958f2f09b2b4 /dev-perl/Path-Tiny | |
parent | dev-perl/File-LibMagic: added ~sparc, bug 592800 (diff) | |
download | gentoo-0b821e3ee1fe830b0bc51d66f03b7811baea1c57.tar.gz gentoo-0b821e3ee1fe830b0bc51d66f03b7811baea1c57.tar.bz2 gentoo-0b821e3ee1fe830b0bc51d66f03b7811baea1c57.zip |
dev-perl/Path-Tiny: added ~sparc, bug 579360
Diffstat (limited to 'dev-perl/Path-Tiny')
-rw-r--r-- | dev-perl/Path-Tiny/Path-Tiny-0.84.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Path-Tiny/Path-Tiny-0.84.0.ebuild b/dev-perl/Path-Tiny/Path-Tiny-0.84.0.ebuild index db98409734e2..02629f296d7b 100644 --- a/dev-perl/Path-Tiny/Path-Tiny-0.84.0.ebuild +++ b/dev-perl/Path-Tiny/Path-Tiny-0.84.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="File path utility" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86" IUSE="test minimal" RDEPEND=" |