diff --git a/dev-perl/Math-NumSeq/Math-NumSeq-71.0.0.ebuild b/dev-perl/Math-NumSeq/Math-NumSeq-71.0.0.ebuild index 308846fdee12c..bfdca5f8737eb 100644 --- a/dev-perl/Math-NumSeq/Math-NumSeq-71.0.0.ebuild +++ b/dev-perl/Math-NumSeq/Math-NumSeq-71.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="number sequences (for example from OEIS)" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test examples" RDEPEND="