diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:31:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:31:38 +0000 |
commit | 57149061655ac7ebaedd544b2c871d01cbcc1894 (patch) | |
tree | 46dc058ed91e56df1c1d55cbbbe3a2756dfde027 /games-emulation/mamory | |
parent | Remove arm keywords (diff) | |
download | historical-57149061655ac7ebaedd544b2c871d01cbcc1894.tar.gz historical-57149061655ac7ebaedd544b2c871d01cbcc1894.tar.bz2 historical-57149061655ac7ebaedd544b2c871d01cbcc1894.zip |
Remove arm keywords
Diffstat (limited to 'games-emulation/mamory')
-rw-r--r-- | games-emulation/mamory/mamory-0.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mamory/mamory-0.2.11.ebuild b/games-emulation/mamory/mamory-0.2.11.ebuild index 841184e4e998..b70881b2d1a6 100644 --- a/games-emulation/mamory/mamory-0.2.11.ebuild +++ b/games-emulation/mamory/mamory-0.2.11.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mamory/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~alpha ~arm ~hppa ~mips ~sparc" +KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~sparc" DEPEND="" RDEPEND="" |