sys-process/glances: 3.1.4.1-r1 amd64 stable, bug #720368
[gentoo.git] / games-mud / tintin / tintin-2.01.1-r1.ebuild
index fb8f88cb62629e8b4a775c79cc02150fa88915cb..0b5f429147bdb4b308c94860f5257c0c6e72a022 100644 (file)
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 
@@ -10,7 +9,7 @@ SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="
@@ -22,7 +21,7 @@ RDEPEND=${DEPEND}
 
 S=${WORKDIR}/tt/src
 
-src_install () {
+src_install() {
        dobin tt++
        dodoc ../{CREDITS,FAQ,README,SCRIPTS,TODO,docs/*}
 }