commit: 8bd6d014ecfbc2159511706d532d751e55da41d5 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Jan 25 14:14:37 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Jan 25 14:14:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd6d014
app-portage/tatt: stabilise 0.5 for amd64/x86 Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-portage/tatt/tatt-0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/tatt/tatt-0.5.ebuild b/app-portage/tatt/tatt-0.5.ebuild index 2043abb30ac..0971d8130bd 100644 --- a/app-portage/tatt/tatt-0.5.ebuild +++ b/app-portage/tatt/tatt-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+templates" RDEPEND="
