diff options
Diffstat (limited to 'sys-apps/fix-gnustack/fix-gnustack-0.1.ebuild')
-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}" |