diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 22:59:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 22:59:58 +0000 |
commit | 6c05f7041752b29fd632a61321caf6252968599b (patch) | |
tree | b3e02be1e426df0c150a2f4fcac184de9b54d195 /dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild | |
parent | add ~ia64 (diff) | |
download | gentoo-2-6c05f7041752b29fd632a61321caf6252968599b.tar.gz gentoo-2-6c05f7041752b29fd632a61321caf6252968599b.tar.bz2 gentoo-2-6c05f7041752b29fd632a61321caf6252968599b.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild')
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild index a25b17a9d7e2..ba8d679a4633 100644 --- a/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild +++ b/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild,v 1.4 2005/08/15 10:15:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild,v 1.5 2005/08/25 22:59:07 agriffis Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="http://sendpage.org/device-serialport/download/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~mips" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc x86" IUSE="" |