diff options
author | Will Woods <wwoods@gentoo.org> | 2003-11-12 17:13:09 +0000 |
---|---|---|
committer | Will Woods <wwoods@gentoo.org> | 2003-11-12 17:13:09 +0000 |
commit | 4bd5b3cc56fd376d7098be1b54e885f64eda0794 (patch) | |
tree | e187e0e51db1b798833885069154b4f52977e709 /dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild | |
parent | Version bumped. Closes #32741. (diff) | |
download | historical-4bd5b3cc56fd376d7098be1b54e885f64eda0794.tar.gz historical-4bd5b3cc56fd376d7098be1b54e885f64eda0794.tar.bz2 historical-4bd5b3cc56fd376d7098be1b54e885f64eda0794.zip |
added ~alpha to KEYWORDS
Diffstat (limited to 'dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild index 8ec041003b75..cb8856c7eebe 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.3 2003/10/15 20:32:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.4 2003/11/12 17:13:06 wwoods Exp $ inherit perl-module @@ -12,6 +12,6 @@ SRC_URI="${HOMEPAGE}/${P}.tar.gz" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ~alpha" export OPTIMIZE="$CFLAGS" |