diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-05-09 10:52:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-05-09 10:52:41 +0200 |
commit | e374806f2e0d1200c75157e3149ec783bea65dad (patch) | |
tree | 71e49460c4a19e7432380a6b9a14c1de57cada7f /net-libs | |
parent | net-im/kadu: amd64 stable wrt bug #653214 (diff) | |
download | gentoo-e374806f2e0d1200c75157e3149ec783bea65dad.tar.gz gentoo-e374806f2e0d1200c75157e3149ec783bea65dad.tar.bz2 gentoo-e374806f2e0d1200c75157e3149ec783bea65dad.zip |
net-libs/libgadu: amd64 stable wrt bug #653214
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libgadu/libgadu-1.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libgadu/libgadu-1.12.2.ebuild b/net-libs/libgadu/libgadu-1.12.2.ebuild index 6864f7ad5739..eda0ca3fa582 100644 --- a/net-libs/libgadu/libgadu-1.12.2.ebuild +++ b/net-libs/libgadu/libgadu-1.12.2.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=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://toxygen.net/libgadu/" SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" IUSE="doc gnutls ssl static-libs test threads" |