diff options
author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2016-07-31 11:38:47 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-09-17 23:32:12 +0200 |
commit | dad8a05f4c13077ec1c807f5b1f9f446394c06e6 (patch) | |
tree | 1f5d9b165d0851a1fedffb389891c5d68d75aee7 /app-text | |
parent | dev-libs/liborcus: Restore keywords (diff) | |
download | gentoo-dad8a05f4c13077ec1c807f5b1f9f446394c06e6.tar.gz gentoo-dad8a05f4c13077ec1c807f5b1f9f446394c06e6.tar.bz2 gentoo-dad8a05f4c13077ec1c807f5b1f9f446394c06e6.zip |
app-text/libwps: Bump to EAPI 6
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libwps/libwps-0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libwps/libwps-0.4.3.ebuild b/app-text/libwps/libwps-0.4.3.ebuild index d2d292fa37bc..06cc434fc027 100644 --- a/app-text/libwps/libwps-0.4.3.ebuild +++ b/app-text/libwps/libwps-0.4.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit eutils |