diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:04:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:22 +0000 |
commit | 84695409e2cdc879045d3a7d4167752d3802558e (patch) | |
tree | 8d7a0fd6597dcffcc2d526d47e10865d1b7a069f /app-dicts | |
parent | app-dicts/aspell-pl: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-84695409e2cdc879045d3a7d4167752d3802558e.tar.gz gentoo-84695409e2cdc879045d3a7d4167752d3802558e.tar.bz2 gentoo-84695409e2cdc879045d3a7d4167752d3802558e.zip |
app-dicts/aspell-pt-br: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild index 0b69c25e6c3a..4626eb6c8b3a 100644 --- a/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild +++ b/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/aspell/dict/pt_BR/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" # Contains a conflict RDEPEND="!<app-dicts/aspell-pt-0.50.2-r1" |