summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-09-26 17:56:26 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 01:19:04 +0100
commit00b4c8d6805b7b616596186e791a968849598326 (patch)
tree607487657d5e4446cb0809ce93a568e7edd30e38 /sys-fs
parentnet-firewall/iptables-snmp: move to EAPI 7 (diff)
downloadportage-00b4c8d6805b7b616596186e791a968849598326.tar.xz
sys-fs/static-dev: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/static-dev/static-dev-0.1.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/sys-fs/static-dev/static-dev-0.1.ebuild b/sys-fs/static-dev/static-dev-0.1.ebuild
index 7df32d76..b6f80427 100644
--- a/sys-fs/static-dev/static-dev-0.1.ebuild
+++ b/sys-fs/static-dev/static-dev-0.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit toolchain-funcs
DESCRIPTION="A skeleton, statically managed /dev"
@@ -10,11 +10,10 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="amd64 arm hppa m68k ~mips ppc ppc64 s390 sparc x86"
IUSE=""
-RDEPEND="sys-apps/makedev"
-DEPEND="${RDEPEND}"
+DEPEND="sys-apps/makedev"
abort() {
echo