app-misc/beep: Stable for amd64. Fixes bug 144343.
authorPatrice Clement <monsieurp@gentoo.org>
Fri, 28 Aug 2015 14:00:06 +0000 (14:00 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 28 Aug 2015 14:07:49 +0000 (14:07 +0000)
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
app-misc/beep/beep-1.3.ebuild

index f4ef53689687ee11a8a8d3d3a54d3e0c31dee2fa..21b7b15d26551f54c743b5ec19fbaf410c0ad4b0 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 
 inherit eutils base toolchain-funcs
 
@@ -12,7 +12,7 @@ SRC_URI="http://www.johnath.com/beep/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 PATCHES=( ${FILESDIR}/${PN}-1.2.2-Makefile.patch )