diff options
author | Torsten Veller <tove@gentoo.org> | 2010-05-28 08:28:13 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-05-28 08:28:13 +0000 |
commit | f951605d52c171e43eef4bf0fd2cfd5dbe9bc089 (patch) | |
tree | 9de4b19bb64ff7c35c6ea4da8effa6d1937b9512 /dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild | |
parent | Stable on x86 (#319615) (diff) | |
download | historical-f951605d52c171e43eef4bf0fd2cfd5dbe9bc089.tar.gz historical-f951605d52c171e43eef4bf0fd2cfd5dbe9bc089.tar.bz2 historical-f951605d52c171e43eef4bf0fd2cfd5dbe9bc089.zip |
Stable on x86 (#319281)
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild')
-rw-r--r-- | dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild index b34f2ee7e7b4..3c3020c3c909 100644 --- a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild +++ b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild,v 1.5 2010/05/25 21:20:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild,v 1.6 2010/05/28 08:28:13 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="IPC::ShareLite module for perl" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-solaris" IUSE="test" DEPEND="test? ( dev-perl/Test-Pod )" |