diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:39:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:39:21 +0100 |
commit | d234ba82590d9db1a02629d3fdb853a73f92f2e4 (patch) | |
tree | c76f23b6e1997c157cc71644501449eeb0f8ee0a /dev-libs/libtubo | |
parent | dev-libs/libdbh: x86 stable wrt bug #586614 (diff) | |
download | gentoo-d234ba82590d9db1a02629d3fdb853a73f92f2e4.tar.gz gentoo-d234ba82590d9db1a02629d3fdb853a73f92f2e4.tar.bz2 gentoo-d234ba82590d9db1a02629d3fdb853a73f92f2e4.zip |
dev-libs/libtubo: x86 stable wrt bug #586614
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libtubo')
-rw-r--r-- | dev-libs/libtubo/libtubo-5.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtubo/libtubo-5.0.15.ebuild b/dev-libs/libtubo/libtubo-5.0.15.ebuild index 281982a9fa22..ad40631c3d5e 100644 --- a/dev-libs/libtubo/libtubo-5.0.15.ebuild +++ b/dev-libs/libtubo/libtubo-5.0.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/xffm/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="" |