diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-17 17:08:20 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-17 17:24:33 +0100 |
commit | ac14f95dc8aa487d9528c394e3d13e3603df6b03 (patch) | |
tree | bf76fef1fcd4e061f5d1a08099d8ea6833c80ae0 /net-libs | |
parent | net-im/empathy: drop ~sparc (diff) | |
download | gentoo-ac14f95dc8aa487d9528c394e3d13e3603df6b03.tar.gz gentoo-ac14f95dc8aa487d9528c394e3d13e3603df6b03.tar.bz2 gentoo-ac14f95dc8aa487d9528c394e3d13e3603df6b03.zip |
net-libs/telepathy-farstream: drop ~sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild index 258733ee6ce2..2ab4a5ca8854 100644 --- a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild +++ b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/3" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86" IUSE="examples +introspection" RDEPEND=" |