commit: 65507d39254e142fc870358ad06233cfbd1d0b38 Author: Lucian Poston <lucianposton <AT> pm <DOT> me> AuthorDate: Thu Jul 26 01:36:57 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Jul 26 03:38:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65507d39
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 sys-fs/davl/davl-1.2.4-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/davl/davl-1.2.4-r2.ebuild b/sys-fs/davl/davl-1.2.4-r2.ebuild index 7d27600f6a5..0fdc23693d0 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"
