commit: ce9ab6143ff129474522ff4f268ad0e64e7e9fbf Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Wed Aug 14 10:08:05 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Wed Aug 14 10:08:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9ab614
app-misc/evtest: mark stable Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> app-misc/evtest/evtest-1.33.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/evtest/evtest-1.33.ebuild b/app-misc/evtest/evtest-1.33.ebuild index 232489f4962..e282a07359a 100644 --- a/app-misc/evtest/evtest-1.33.ebuild +++ b/app-misc/evtest/evtest-1.33.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://cgit.freedesktop.org/evtest/snapshot/${PN}-${P}.tar.gz -> ${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" BDEPEND="virtual/pkgconfig"
