diff options
Diffstat (limited to 'dev-ml/pomap/pomap-3.0.6.ebuild')
-rw-r--r-- | dev-ml/pomap/pomap-3.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/pomap/pomap-3.0.6.ebuild b/dev-ml/pomap/pomap-3.0.6.ebuild index a33f1bd47026..c3945126f083 100644 --- a/dev-ml/pomap/pomap-3.0.6.ebuild +++ b/dev-ml/pomap/pomap-3.0.6.ebuild @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1-with-linking-exception" DEPEND="dev-ml/camlp4:=" RDEPEND="${DEPEND}" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="examples" DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" ) |