diff options
author | Jonathan Vasquez <fearedbliss@gentoo.org> | 2017-02-12 11:20:03 -0500 |
---|---|---|
committer | Jonathan Vasquez <fearedbliss@gentoo.org> | 2017-02-12 11:20:26 -0500 |
commit | 95b7c1a7529576c0b6267971b54b993ac0c0590c (patch) | |
tree | fbab69d7d54e2d28ca0016f3df0eda80879acc6d /sys-apps/fix-gnustack | |
parent | media-tv/plex-media-server: stabilizing 1.3.3 for amd64 (diff) | |
download | gentoo-95b7c1a7529576c0b6267971b54b993ac0c0590c.tar.gz gentoo-95b7c1a7529576c0b6267971b54b993ac0c0590c.tar.bz2 gentoo-95b7c1a7529576c0b6267971b54b993ac0c0590c.zip |
sys-apps/fix-gnustack: stabilizing plex-media-server dependency for amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-apps/fix-gnustack')
-rw-r--r-- | sys-apps/fix-gnustack/fix-gnustack-0.1.ebuild | 4 |
1 files 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 3d5ebaceb2b3..1bb36601ece2 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}" |