diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 11:12:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:33:28 +0200 |
commit | 94b7babb4df0c0d9b96a2753e6144ee999791751 (patch) | |
tree | 3314a2decf7b4002cff0e4f46b4a28ccb19dcb65 /eclass | |
parent | xorg-2.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-94b7babb4df0c0d9b96a2753e6144ee999791751.tar.gz gentoo-94b7babb4df0c0d9b96a2753e6144ee999791751.tar.bz2 gentoo-94b7babb4df0c0d9b96a2753e6144ee999791751.zip |
aspell-dict-r1.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/aspell-dict-r1.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/aspell-dict-r1.eclass b/eclass/aspell-dict-r1.eclass index aed65d6c9ad3..d633d991c5e5 100644 --- a/eclass/aspell-dict-r1.eclass +++ b/eclass/aspell-dict-r1.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Original author: Seemant Kulleen # -r1 author: David Seifert +# @SUPPORTED_EAPIS: 6 # @BLURB: An eclass to streamline the construction of ebuilds for new aspell dicts # @DESCRIPTION: # The aspell-dict-r1 eclass is designed to streamline the construction of |