diff options
Diffstat (limited to 'app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild')
-rw-r--r-- | app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild index 34ca6d72f644..9eaddb36cd2a 100644 --- a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild +++ b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="aspell6-pt_BR-20090702-0" SRC_URI="mirror://gnu/aspell/dict/pt_BR/${MY_P}.tar.bz2" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S=${WORKDIR}/${MY_P} |