diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:50 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:48 -0800 |
commit | 1aa7371690e5b2b95b7d0dc52cb4e21783eb9143 (patch) | |
tree | e819a9cbc2ff578b87840d25a12fa1ec06237eee /dev-perl/Log-Dispatch-Array | |
parent | dev-perl/Authen-Simple-Passwd: added ~sparc, bug 577100 (diff) | |
download | gentoo-1aa7371690e5b2b95b7d0dc52cb4e21783eb9143.tar.gz gentoo-1aa7371690e5b2b95b7d0dc52cb4e21783eb9143.tar.bz2 gentoo-1aa7371690e5b2b95b7d0dc52cb4e21783eb9143.zip |
dev-perl/Log-Dispatch-Array: added ~sparc, bug 577100
Diffstat (limited to 'dev-perl/Log-Dispatch-Array')
-rw-r--r-- | dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild index cd39d390eeef..31be438ecfc9 100644 --- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild +++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="log events to an array (reference)" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |