summaryrefslogtreecommitdiff
path: root/app-portage/pram/pram-8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/pram/pram-8.ebuild')
-rw-r--r--app-portage/pram/pram-8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/pram/pram-8.ebuild b/app-portage/pram/pram-8.ebuild
index 89db02183b63..debf356c6ab2 100644
--- a/app-portage/pram/pram-8.ebuild
+++ b/app-portage/pram/pram-8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="Tool to ease merging Pull Requests and git patches"
HOMEPAGE="https://github.com/mgorny/pram"