diff options
author | 2010-05-22 10:46:05 +0000 | |
---|---|---|
committer | 2010-05-22 10:46:05 +0000 | |
commit | e4a0f956ef285da93bf69d3f173b4f20b86100ce (patch) | |
tree | 8195f9b2e4ef6142a99b0612cec9c74fb9300efe /dev-perl/Net-DBus/Net-DBus-0.33.6.ebuild | |
parent | Add ~ia64 (diff) | |
download | historical-e4a0f956ef285da93bf69d3f173b4f20b86100ce.tar.gz historical-e4a0f956ef285da93bf69d3f173b4f20b86100ce.tar.bz2 historical-e4a0f956ef285da93bf69d3f173b4f20b86100ce.zip |
Add ~alpha/~ia64
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Net-DBus/Net-DBus-0.33.6.ebuild')
-rw-r--r-- | dev-perl/Net-DBus/Net-DBus-0.33.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Net-DBus/Net-DBus-0.33.6.ebuild b/dev-perl/Net-DBus/Net-DBus-0.33.6.ebuild index a3bf3a577649..6f6fba7f9656 100644 --- a/dev-perl/Net-DBus/Net-DBus-0.33.6.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-0.33.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DBus/Net-DBus-0.33.6.ebuild,v 1.5 2009/11/28 17:31:41 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DBus/Net-DBus-0.33.6.ebuild,v 1.6 2010/05/22 10:46:05 armin76 Exp $ MODULE_AUTHOR=DANBERR inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Perl extension for the DBus message system" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 sparc x86" IUSE="test" SRC_TEST="do" |