# Distributed under the terms of the GNU General Public License v2
# $Header: $
+*timebook-9999 (09 Dec 2011)
+ 09 Dec 2011; W. Trevor King <wking@drexel.edu> timebook-9999.ebuild :
+ Add ~amd64 keyword, now that I'm testing timebook on an AMD C-60.
+ Also update to EAPI 4.
+
*timebook-9999 (28 Jul 2011)
28 Jul 2011; W. Trevor King <wking@drexel.edu> ChangeLog, metadata.xml, timebook-9999.ebuild :
- Created ebuild suite for timebook.
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="3"
+EAPI="4"
+
PYTHON_DEPEND="2:2.7"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
RDEPEND="dev-lang/python[sqlite]"