summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-12-28 12:04:54 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-12-28 12:04:54 +0100
commitf1eae109927ab73618dc8dd85c63fbe8b2ccdb12 (patch)
tree66ab0411040c9a6da869f280c3fb1f16009bd57f /app-doc/diveintopython/diveintopython-2.ebuild
parentwww-client/qupzilla: Drop old (diff)
downloadgentoo-f1eae109927ab73618dc8dd85c63fbe8b2ccdb12.tar.gz
gentoo-f1eae109927ab73618dc8dd85c63fbe8b2ccdb12.tar.bz2
gentoo-f1eae109927ab73618dc8dd85c63fbe8b2ccdb12.zip
app-doc/diveintopython: allow usage across all architectures.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-doc/diveintopython/diveintopython-2.ebuild')
-rw-r--r--app-doc/diveintopython/diveintopython-2.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"