From: Patrice Clement Date: Thu, 28 Dec 2017 11:04:54 +0000 (+0100) Subject: app-doc/diveintopython: allow usage across all architectures. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f1eae109927ab73618dc8dd85c63fbe8b2ccdb12;p=gentoo.git app-doc/diveintopython: allow usage across all architectures. Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- diff --git a/app-doc/diveintopython/diveintopython-2.ebuild b/app-doc/diveintopython/diveintopython-2.ebuild index a304c56ca41e..42e749bb4991 100644 --- a/app-doc/diveintopython/diveintopython-2.ebuild +++ b/app-doc/diveintopython/diveintopython-2.ebuild @@ -16,7 +16,7 @@ pdf? ( http://www.diveintopython.net/download/${PN}-pdf-${MY_PV}.zip -> ${P}-pdf LICENSE="FDL-1.1" SLOT="2" -KEYWORDS="amd64 ppc64 ppc x86" +KEYWORDS="*" IUSE="pdf" S="${WORKDIR}/${MY_P}" diff --git a/app-doc/diveintopython/diveintopython-3.ebuild b/app-doc/diveintopython/diveintopython-3.ebuild index b50c7bf34b3a..c2ed7f311566 100644 --- a/app-doc/diveintopython/diveintopython-3.ebuild +++ b/app-doc/diveintopython/diveintopython-3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz LICENSE="CC-BY-SA-3.0" SLOT="3" -KEYWORDS="amd64 ppc64 ppc x86" +KEYWORDS="*" IUSE="pdf" src_prepare() {