summaryrefslogtreecommitdiff
path: root/sys-process/prll/prll-0.6.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/prll/prll-0.6.4.ebuild')
-rw-r--r--sys-process/prll/prll-0.6.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/prll/prll-0.6.4.ebuild b/sys-process/prll/prll-0.6.4.ebuild
index 1d9cfb0e7449..380ac5434fe4 100644
--- a/sys-process/prll/prll-0.6.4.ebuild
+++ b/sys-process/prll/prll-0.6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,12 +11,12 @@ SRC_URI="https://github.com/exzombie/prll/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
RESTRICT="test"
DOC_CONTENTS="
You must source the prll.sh file located\nin /etc/profile.d to be able to use prll:\n
- $ source /etc/profile.d/prll.sh
+$ source /etc/profile.d/prll.sh
"
src_prepare() {