diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:15:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:22:27 +0100 |
commit | aef282b8d5dae66eb1d4325ffd60d7ec09f4117c (patch) | |
tree | 4a559dd1719495e499de07497918bde213142c42 | |
parent | sys-cluster/torque: eutils-- (diff) | |
download | gentoo-aef282b8d5dae66eb1d4325ffd60d7ec09f4117c.tar.gz gentoo-aef282b8d5dae66eb1d4325ffd60d7ec09f4117c.tar.bz2 gentoo-aef282b8d5dae66eb1d4325ffd60d7ec09f4117c.zip |
sys-devel/gdb-apple: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1752.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb-apple/gdb-apple-1752.ebuild b/sys-devel/gdb-apple/gdb-apple-1752.ebuild index 512a1d0cb6f3..e9abe3a3f5d7 100644 --- a/sys-devel/gdb-apple/gdb-apple-1752.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1752.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit eutils flag-o-matic toolchain-funcs +inherit flag-o-matic toolchain-funcs APPLE_PV=${PV} DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.3" |