summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-01 12:41:24 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-01 12:42:32 +0200
commitc2bf86aa04af99e92ed9de08e2c833f81b59dc04 (patch)
tree92df18fa66fade393baf6d0be1b9aa35a19d3c6b
parent29d3e118436f12fbd1388afa8acd27020d07fdf7 (diff)
downloadgentoo-c2bf86aa04af99e92ed9de08e2c833f81b59dc04.tar.gz
gentoo-c2bf86aa04af99e92ed9de08e2c833f81b59dc04.tar.xz
app-dicts/aspell-cy: Bump to EAPI 6
Package-Manager: Portage-2.3.4, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4237
-rw-r--r--app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild b/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild
index 5264f9798b9..13df5db42bf 100644
--- a/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild
+++ b/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=6
+
ASPELL_LANG="Welsh"
-inherit aspell-dict
+inherit aspell-dict-r1
LICENSE="GPL-2"
-
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE=""