diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:56 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:51 -0800 |
commit | fdf30efc66703b621d370d4a73a4efb0a76bc5a3 (patch) | |
tree | 13c3f244813a24c118b411b761e008c906178d92 /dev-perl/Path-IsDev | |
parent | dev-perl/File-BaseDir: added ~sparc, bug 602602 (diff) | |
download | gentoo-fdf30efc66703b621d370d4a73a4efb0a76bc5a3.tar.gz gentoo-fdf30efc66703b621d370d4a73a4efb0a76bc5a3.tar.bz2 gentoo-fdf30efc66703b621d370d4a73a4efb0a76bc5a3.zip |
dev-perl/Path-IsDev: added ~sparc, bug 579360
Diffstat (limited to 'dev-perl/Path-IsDev')
-rw-r--r-- | dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild b/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild index 630389425a37..573b29dec75b 100644 --- a/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild +++ b/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Determine if a given Path resembles a development source tree" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" IUSE="test minimal" RDEPEND=" |