diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-20 14:32:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-20 14:32:59 +0000 |
commit | 066260fdf1a43551d0159a422749dd5da8105447 (patch) | |
tree | b46407f9a7acd6bc824924f54e9be71d3c27795d /app-misc/ktoblzcheck/ktoblzcheck-1.11.ebuild | |
parent | Drop alpha/ia64 keyword, no hardware to test (diff) | |
download | gentoo-2-066260fdf1a43551d0159a422749dd5da8105447.tar.gz gentoo-2-066260fdf1a43551d0159a422749dd5da8105447.tar.bz2 gentoo-2-066260fdf1a43551d0159a422749dd5da8105447.zip |
Drop alpha/ia64 keyword, no hardware to test
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-misc/ktoblzcheck/ktoblzcheck-1.11.ebuild')
-rw-r--r-- | app-misc/ktoblzcheck/ktoblzcheck-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ktoblzcheck/ktoblzcheck-1.11.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-1.11.ebuild index ee4da7abf59c..028c692f00ab 100644 --- a/app-misc/ktoblzcheck/ktoblzcheck-1.11.ebuild +++ b/app-misc/ktoblzcheck/ktoblzcheck-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.11.ebuild,v 1.8 2007/08/01 00:56:10 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.11.ebuild,v 1.9 2007/09/20 14:32:59 armin76 Exp $ DESCRIPTION="Library to check account numbers and bank codes of German banks" HOMEPAGE="http://ktoblzcheck.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ktoblzcheck/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" DEPEND="sys-apps/gawk |