diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
commit | e67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch) | |
tree | 0400b4c848dcf5b65713eacdec366864f6e8184e /dev-util/pilrc/pilrc-2.9.ebuild | |
parent | initial ebuild #11707 (diff) | |
download | gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2 gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-util/pilrc/pilrc-2.9.ebuild')
-rw-r--r-- | dev-util/pilrc/pilrc-2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pilrc/pilrc-2.9.ebuild b/dev-util/pilrc/pilrc-2.9.ebuild index 13cf525cd3f2..ea8e2a6596c9 100644 --- a/dev-util/pilrc/pilrc-2.9.ebuild +++ b/dev-util/pilrc/pilrc-2.9.ebuild @@ -7,7 +7,7 @@ HOMEPAGE="http://www.ardiri.com/index.php?redir=palm&cat=pilrc" SRC_URI="http://www.ardiri.com/download/files/palm/pilrc_src.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_compile() { cd ${S} |