diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-04 12:31:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-04 12:31:08 +0200 |
commit | f2194730453920ba485bb6cd1ae7254f062646a8 (patch) | |
tree | 8e11b75922311e894944ec7612dc6477df908796 /app-portage | |
parent | dev-perl/Date-Manip: Ensure tests are run under TZ=UTC (diff) | |
download | gentoo-f2194730453920ba485bb6cd1ae7254f062646a8.tar.gz gentoo-f2194730453920ba485bb6cd1ae7254f062646a8.tar.bz2 gentoo-f2194730453920ba485bb6cd1ae7254f062646a8.zip |
app-portage/tatt: amd64 stable wrt bug #620512
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/tatt/tatt-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/tatt/tatt-0.4.ebuild b/app-portage/tatt/tatt-0.4.ebuild index 53f3d1331572..d19585e1428d 100644 --- a/app-portage/tatt/tatt-0.4.ebuild +++ b/app-portage/tatt/tatt-0.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/kensington/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+templates" RDEPEND=" |