1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2025-12-19 12:28:20 +01:00

Added FS-UAE package, additiona ebuild fixes for x86_64 arch

This commit is contained in:
root
2012-12-16 11:48:40 +01:00
parent c3dcbc5def
commit 8ad1f9b3a4
11 changed files with 73 additions and 24 deletions

View File

@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/i/${MY_PN}/${MY_P}.tar.gz"
LICENSE="GPL"
SLOT="0"
KEYWORDS="x86"
KEYWORDS="x86 amd64"
IUSE=""
RDEPEND="dev-python/setuptools dev-python/ipython"