commit: a216cb451f50a4af23383400119d2fb1a8895fe5 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Mar 13 12:57:02 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Mar 13 12:57:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a216cb45
sys-apps/memtest86: amd64 stable wrt bug #609096 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-apps/memtest86/memtest86-4.3.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/memtest86/memtest86-4.3.7.ebuild b/sys-apps/memtest86/memtest86-4.3.7.ebuild index d5fe9e8bba8..27326caa8e1 100644 --- a/sys-apps/memtest86/memtest86-4.3.7.ebuild +++ b/sys-apps/memtest86/memtest86-4.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://www.memtest86.com/downloads/${P}-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="serial" S="${WORKDIR}/src"
