commit: 95b7c1a7529576c0b6267971b54b993ac0c0590c
Author: Jonathan Vasquez <fearedbliss <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 16:20:03 2017 +0000
Commit: Jonathan Vasquez <fearedbliss <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 16:20:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95b7c1a7
sys-apps/fix-gnustack: stabilizing plex-media-server dependency for amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sys-apps/fix-gnustack/fix-gnustack-0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/fix-gnustack/fix-gnustack-0.1.ebuild
b/sys-apps/fix-gnustack/fix-gnustack-0.1.ebuild
index 3d5ebaceb2..1bb36601ec 100644
--- a/sys-apps/fix-gnustack/fix-gnustack-0.1.ebuild
+++ b/sys-apps/fix-gnustack/fix-gnustack-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ LICENSE="GPL-3"
DEPEND="dev-libs/elfutils"
RDEPEND="${DEPEND}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
S="${WORKDIR}/${PN}"