diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:39:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:43:47 +0100 |
commit | 6405d0239daec5e9508eae3240b581a78a8de5a8 (patch) | |
tree | 9c5d0caa367290085fed4c784e870597964e9eb5 /net-im/qutim | |
parent | net-libs/nodejs: x86 stable wrt bug #600546 (diff) | |
download | gentoo-6405d0239daec5e9508eae3240b581a78a8de5a8.tar.gz gentoo-6405d0239daec5e9508eae3240b581a78a8de5a8.tar.bz2 gentoo-6405d0239daec5e9508eae3240b581a78a8de5a8.zip |
net-im/qutim: x86 stable wrt bug #608206
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im/qutim')
-rw-r--r-- | net-im/qutim/qutim-0.3.3_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/qutim/qutim-0.3.3_p1.ebuild b/net-im/qutim/qutim-0.3.3_p1.ebuild index d97d47e990dc..d6aea5f71caf 100644 --- a/net-im/qutim/qutim-0.3.3_p1.ebuild +++ b/net-im/qutim/qutim-0.3.3_p1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.qutim.org/dwnl/80/${PN}-${MY_PV}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" # general USE IUSE="doc +sound tools" |