app-misc/perltrash: stable for amd64. mark stable for the remaining arches using...
authorPatrice Clement <monsieurp@gentoo.org>
Mon, 26 Dec 2016 19:54:09 +0000 (20:54 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 27 Dec 2016 00:05:25 +0000 (01:05 +0100)
Package-Manager: portage-2.3.0

app-misc/perltrash/perltrash-0.3-r1.ebuild

index def544e4094e17b46d969afc2572a759f8603efd..a265e709ab99b8396fa71e10df09a25a19f0b180 100644 (file)
@@ -10,12 +10,13 @@ SRC_URI="ftp://www.iq-computing.de/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl"
 
+DOCS=( README.txt )
+
 src_install() {
        newbin "${PN}.pl" "${PN}"
-       dodoc README.txt
 }