sys-fs/davl: Remove ~amd64
authorLucian Poston <lucianposton@pm.me>
Thu, 26 Jul 2018 01:36:57 +0000 (18:36 -0700)
committerDavid Seifert <soap@gentoo.org>
Thu, 26 Jul 2018 03:38:49 +0000 (05:38 +0200)
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

index 7d27600f6a5d7862f17c3ee142e02485bf376ac0..0fdc23693d0f0afc6d979011fb18f5b38138a2f7 100644 (file)
@@ -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"