diff options
author | Tim Harder <radhermit@gentoo.org> | 2019-11-17 23:43:44 -0700 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2019-11-17 23:43:52 -0700 |
commit | a7163258d1082e157c15ed8ed1ecf1ee74058ac7 (patch) | |
tree | c5adecff940c61a5cdd96017c3e95e0d6ae14649 /sys-fs/archivemount | |
parent | dev-python/kconfiglib: version bump to 13.2.0 (diff) | |
download | gentoo-a7163258d1082e157c15ed8ed1ecf1ee74058ac7.tar.gz gentoo-a7163258d1082e157c15ed8ed1ecf1ee74058ac7.tar.bz2 gentoo-a7163258d1082e157c15ed8ed1ecf1ee74058ac7.zip |
sys-fs/archivemount: bump to EAPI 7
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'sys-fs/archivemount')
-rw-r--r-- | sys-fs/archivemount/archivemount-0.8.12.ebuild | 2 |
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" |