diff options
author | Johannes Huber <johu@gentoo.org> | 2016-05-24 10:49:29 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-05-24 10:49:57 +0200 |
commit | 6ce7eead1132375e57355493ecbf12379595b0aa (patch) | |
tree | aabf6b2517451bc2364f384206640567dd4b7cf3 /app-portage/tatt | |
parent | www-apps/baikal: add USE=json dep to php, thanks Sebastian in bug #583080 (diff) | |
download | gentoo-6ce7eead1132375e57355493ecbf12379595b0aa.tar.gz gentoo-6ce7eead1132375e57355493ecbf12379595b0aa.tar.bz2 gentoo-6ce7eead1132375e57355493ecbf12379595b0aa.zip |
app-portage/tatt:
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'app-portage/tatt')
-rw-r--r-- | app-portage/tatt/tatt-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/tatt/tatt-0.3.ebuild b/app-portage/tatt/tatt-0.3.ebuild index ad1bc15e3c34..67e94ad89ecf 100644 --- a/app-portage/tatt/tatt-0.3.ebuild +++ b/app-portage/tatt/tatt-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://github.com/tom111/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="+templates" RDEPEND=" |