diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-01-26 01:14:37 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-01-26 01:14:46 +1100 |
commit | 8bd6d014ecfbc2159511706d532d751e55da41d5 (patch) | |
tree | ebc9e72ae7e05afb95a4f087e647e0d9bf60ae5b /app-portage | |
parent | app-text/ansifilter: remove 2.8.1 (diff) | |
download | gentoo-8bd6d014ecfbc2159511706d532d751e55da41d5.tar.gz gentoo-8bd6d014ecfbc2159511706d532d751e55da41d5.tar.bz2 gentoo-8bd6d014ecfbc2159511706d532d751e55da41d5.zip |
app-portage/tatt: stabilise 0.5 for amd64/x86
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/tatt/tatt-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/tatt/tatt-0.5.ebuild b/app-portage/tatt/tatt-0.5.ebuild index 2043abb30acd..0971d8130bdb 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=" |