diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-05-17 13:50:03 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-05-17 13:50:03 +0000 |
commit | 9b92adeb4d758b356994309bfed74a02568370e8 (patch) | |
tree | 8c8748dd0027517c5481776d3028c9d7ef51d899 /app-shells/bashish | |
parent | New version of the subversion ebuild. Please test. (diff) | |
download | historical-9b92adeb4d758b356994309bfed74a02568370e8.tar.gz historical-9b92adeb4d758b356994309bfed74a02568370e8.tar.bz2 historical-9b92adeb4d758b356994309bfed74a02568370e8.zip |
Keyword fix
Diffstat (limited to 'app-shells/bashish')
-rw-r--r-- | app-shells/bashish/bashish-1.9.19.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-shells/bashish/bashish-1.9.19.ebuild b/app-shells/bashish/bashish-1.9.19.ebuild index 1268d535399e..566552585e7d 100644 --- a/app-shells/bashish/bashish-1.9.19.ebuild +++ b/app-shells/bashish/bashish-1.9.19.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/bashish/${P}.tar.gz" SLOT=0 LICENSE="GPL-2" -KEYWORDS="x86 ppc alpha sparc sparc64" +KEYWORDS="x86 ppc alpha sparc" src_install() { @@ -58,4 +58,3 @@ DEFAULT_SHELL="" done } - |