From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 82CE4138330 for ; Wed, 10 Jan 2018 21:22:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C031E0B4B; Wed, 10 Jan 2018 21:22:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5C100E0B4B for ; Wed, 10 Jan 2018 21:22:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 925C6335C47 for ; Wed, 10 Jan 2018 21:22:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC47F1C1 for ; Wed, 10 Jan 2018 21:22:21 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1515619333.e3c0d2d8fa95a247792015de4453b498d161b755.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-dict/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild X-VCS-Directories: xfce-extra/xfce4-dict/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e3c0d2d8fa95a247792015de4453b498d161b755 X-VCS-Branch: master Date: Wed, 10 Jan 2018 21:22:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 216e47b8-6afa-4f52-aa89-2315b02ef29e X-Archives-Hash: 87b271a92a54280617f493c885bd04d9 commit: e3c0d2d8fa95a247792015de4453b498d161b755 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Jan 10 20:06:30 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Jan 10 21:22:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3c0d2d8 xfce-extra/xfce4-dict: stable 0.8.0 for hppa, bug #643074 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild index e15cfb57b5c..d15bd830648 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/glib-2.24:=