summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-17 00:07:55 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:04:16 +0100
commit035aa26310e444209af33da60a9da2d8937cdd0d (patch)
tree12fdbe6185146d765ee118b82f23aa21e3db7b55 /sys-apps/xdg-desktop-portal-gtk
parentsys-apps/zorroutils: flag-o-matic-- (diff)
downloadgentoo-035aa26310e444209af33da60a9da2d8937cdd0d.tar.gz
gentoo-035aa26310e444209af33da60a9da2d8937cdd0d.tar.bz2
gentoo-035aa26310e444209af33da60a9da2d8937cdd0d.zip
sys-apps/xdg-desktop-portal: autotools--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/xdg-desktop-portal-gtk')
-rw-r--r--sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild
index 9d097a11e0a5..e3dcc6c26696 100644
--- a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild
+++ b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools systemd
+inherit systemd
MY_PV="${PV//_pre*}"
MY_P="${PN}-${MY_PV}"