summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2019-11-17 23:43:44 -0700
committerTim Harder <radhermit@gentoo.org>2019-11-17 23:43:52 -0700
commita7163258d1082e157c15ed8ed1ecf1ee74058ac7 (patch)
treec5adecff940c61a5cdd96017c3e95e0d6ae14649
parentdev-python/kconfiglib: version bump to 13.2.0 (diff)
downloadgentoo-a7163258.tar.gz
gentoo-a7163258.tar.bz2
gentoo-a7163258.zip
sys-fs/archivemount: bump to EAPI 7
Signed-off-by: Tim Harder <radhermit@gentoo.org>
-rw-r--r--sys-fs/archivemount/archivemount-0.8.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/archivemount/archivemount-0.8.12.ebuild b/sys-fs/archivemount/archivemount-0.8.12.ebuild
index f8e3636bdebb..d987a19f01ed 100644
--- a/sys-fs/archivemount/archivemount-0.8.12.ebuild
+++ b/sys-fs/archivemount/archivemount-0.8.12.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Mount archives using libarchive and FUSE"
HOMEPAGE="https://www.cybernoia.de/software/archivemount.html https://github.com/cybernoid/archivemount"