diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-07-11 15:49:13 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-07-11 15:49:13 -0400 |
commit | 1e092f15915289c73f86796cbab5cf01ec2ed5e0 (patch) | |
tree | c6fbd03d9613c0f04c6044e56160e74d22aab096 /app-portage | |
parent | net-misc/connect: bump to EAPI 5 and keyword ~ppc64 (diff) | |
download | gentoo-1e092f15915289c73f86796cbab5cf01ec2ed5e0.tar.gz gentoo-1e092f15915289c73f86796cbab5cf01ec2ed5e0.tar.bz2 gentoo-1e092f15915289c73f86796cbab5cf01ec2ed5e0.zip |
app-portage/tatt: keyword ~ppc64
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/tatt/tatt-0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/tatt/tatt-0.3.ebuild b/app-portage/tatt/tatt-0.3.ebuild index 67e94ad89ecf..e38a90dcaaec 100644 --- a/app-portage/tatt/tatt-0.3.ebuild +++ b/app-portage/tatt/tatt-0.3.ebuild @@ -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 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+templates" RDEPEND=" |