diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-03-12 18:11:02 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-03-12 18:11:02 +0100 |
commit | 3cf6e4190d76eac6c3031367703396cfa4655a9d (patch) | |
tree | 20608f75ab6810b4b5e7a6a56d9a29148aedd9f6 /app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild | |
parent | dev-util/jenkins-bin: Bump to 2.283 (diff) | |
download | gentoo-3cf6e4190d76eac6c3031367703396cfa4655a9d.tar.gz gentoo-3cf6e4190d76eac6c3031367703396cfa4655a9d.tar.bz2 gentoo-3cf6e4190d76eac6c3031367703396cfa4655a9d.zip |
app-dicts/aspell-de-alt: Keyword ~m68k per allarches policy
Closes: https://bugs.gentoo.org/254398
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild')
-rw-r--r-- | app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild index 915a10f3e66a..f5877187ef6e 100644 --- a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild +++ b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild @@ -8,7 +8,7 @@ ASPELL_VERSION=6 inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" PATCHES=( "${FILESDIR}/${P}-dict-name.patch" ) |