summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-process/at/at-3.1.23-r1.ebuild2
-rw-r--r--sys-process/at/at-3.2.1-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/at/at-3.1.23-r1.ebuild b/sys-process/at/at-3.1.23-r1.ebuild
index c93aefcc3cec..1c90b968d05a 100644
--- a/sys-process/at/at-3.1.23-r1.ebuild
+++ b/sys-process/at/at-3.1.23-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools eutils flag-o-matic pam user systemd
+inherit autotools flag-o-matic pam user systemd
DESCRIPTION="Queues jobs for later execution"
HOMEPAGE="https://packages.qa.debian.org/a/at.html"
diff --git a/sys-process/at/at-3.2.1-r1.ebuild b/sys-process/at/at-3.2.1-r1.ebuild
index 98907c6f7582..ec5f18b84236 100644
--- a/sys-process/at/at-3.2.1-r1.ebuild
+++ b/sys-process/at/at-3.2.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools eutils flag-o-matic pam user systemd
+inherit autotools flag-o-matic pam user systemd
MY_P="${PN}_${PV}"