From: Lucian Poston Date: Thu, 26 Jul 2018 01:36:57 +0000 (-0700) Subject: sys-fs/davl: Remove ~amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=65507d39254e142fc870358ad06233cfbd1d0b38;p=gentoo.git sys-fs/davl: Remove ~amd64 Closes: https://bugs.gentoo.org/662150 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9353 --- diff --git a/sys-fs/davl/davl-1.2.4-r2.ebuild b/sys-fs/davl/davl-1.2.4-r2.ebuild index 7d27600f6a5d..0fdc23693d0f 100644 --- a/sys-fs/davl/davl-1.2.4-r2.ebuild +++ b/sys-fs/davl/davl-1.2.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.6:2"