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 AE7D1139083 for ; Sat, 16 Dec 2017 08:20:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8566DE0EA6; Sat, 16 Dec 2017 08:20:31 +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 62501E0EA6 for ; Sat, 16 Dec 2017 08:20:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 22D5F33BF55 for ; Sat, 16 Dec 2017 08:20:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19262AE8E for ; Sat, 16 Dec 2017 08:20:26 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1513412393.25d6afd738a46cd0b77d37bb5e7171236f49fe52.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libfm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libfm/libfm-1.2.5.ebuild X-VCS-Directories: x11-libs/libfm/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 25d6afd738a46cd0b77d37bb5e7171236f49fe52 X-VCS-Branch: master Date: Sat, 16 Dec 2017 08:20:26 +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: 20e053d5-42f0-4e3a-8f91-8f862e949d08 X-Archives-Hash: 7c09b21ca5ea8d3b43469c8ddf2844b5 commit: 25d6afd738a46cd0b77d37bb5e7171236f49fe52 Author: Tobias Klausmann gentoo org> AuthorDate: Sat Dec 16 08:19:53 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sat Dec 16 08:19:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25d6afd7 x11-libs/libfm-1.2.5-r0: amd64 stable Gentoo-Bug: http://bugs.gentoo.org/625180 x11-libs/libfm/libfm-1.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libfm/libfm-1.2.5.ebuild b/x11-libs/libfm/libfm-1.2.5.ebuild index 29bc894e16d..d1eb0155b71 100644 --- a/x11-libs/libfm/libfm-1.2.5.ebuild +++ b/x11-libs/libfm/libfm-1.2.5.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A library for file management" HOMEPAGE="http://pcmanfm.sourceforge.net/" SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" SLOT="0/4.5.0" #copy ABI_VERSION because it seems upstream change it randomly IUSE="+automount debug doc examples exif gtk udisks vala"