diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-14 14:44:28 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-14 14:50:02 +0100 |
commit | 61465b6394d5ac2f8cd1d7df83f990c2072b09cd (patch) | |
tree | 299600beb7e52edd132065ecb9b664af23602d7d /app-text/tabler | |
parent | net-misc/ssvnc: x86 stable (bug #647036) (diff) | |
download | gentoo-61465b6394d5ac2f8cd1d7df83f990c2072b09cd.tar.gz gentoo-61465b6394d5ac2f8cd1d7df83f990c2072b09cd.tar.bz2 gentoo-61465b6394d5ac2f8cd1d7df83f990c2072b09cd.zip |
app-text/tabler: x86 stable (bug #647502)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-text/tabler')
-rw-r--r-- | app-text/tabler/tabler-2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tabler/tabler-2-r1.ebuild b/app-text/tabler/tabler-2-r1.ebuild index ed6a81d08f97..56eb34d0a522 100644 --- a/app-text/tabler/tabler-2-r1.ebuild +++ b/app-text/tabler/tabler-2-r1.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 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" src_install() { |