diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:38:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:32:58 +0200 |
commit | 40045f2405cb3a480b3e82c227a54a8a31fdc37f (patch) | |
tree | c985effa5835a19d099b628665cd0b1ab37e12e5 /eclass | |
parent | obs-service.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-40045f2405cb3a480b3e82c227a54a8a31fdc37f.tar.gz gentoo-40045f2405cb3a480b3e82c227a54a8a31fdc37f.tar.bz2 gentoo-40045f2405cb3a480b3e82c227a54a8a31fdc37f.zip |
office-ext-r1.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/office-ext-r1.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/office-ext-r1.eclass b/eclass/office-ext-r1.eclass index 1ff864656b69..3c95b0c9c1e1 100644 --- a/eclass/office-ext-r1.eclass +++ b/eclass/office-ext-r1.eclass @@ -6,6 +6,7 @@ # The office team <openoffice@gentoo.org> # @AUTHOR: # Tomáš Chvátal <scarabeus@gentoo.org> +# @SUPPORTED_EAPIS: 5 6 # @BLURB: Eclass for installing libreoffice/openoffice extensions # @DESCRIPTION: # Eclass for easing maintenance of libreoffice/openoffice extensions. |