summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-03-04 13:57:28 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-03-04 13:57:50 -0600
commit5c1deb03c7cd8d46b4f0c66893a2847d887b9e33 (patch)
tree1ffefb4a38c76645f4d5ec8e3539482288c26a56 /sys-block
parentprofiles: mask squid-4.x for testing (diff)
downloadgentoo-5c1deb03c7cd8d46b4f0c66893a2847d887b9e33.tar.gz
gentoo-5c1deb03c7cd8d46b4f0c66893a2847d887b9e33.tar.bz2
gentoo-5c1deb03c7cd8d46b4f0c66893a2847d887b9e33.zip
sys-block/tgt: fix build
Fixes: https://bugs.gentoo.org/679432 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/tgt/tgt-1.0.75.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/tgt/tgt-1.0.75.ebuild b/sys-block/tgt/tgt-1.0.75.ebuild
index c34e6e9eb015..fbac7f620a1a 100644
--- a/sys-block/tgt/tgt-1.0.75.ebuild
+++ b/sys-block/tgt/tgt-1.0.75.ebuild
@@ -4,7 +4,7 @@
EAPI=7
inherit flag-o-matic toolchain-funcs
-MY_TREE="f33f6b7"
+MY_TREE="9641772"
DESCRIPTION="Linux SCSI target framework (tgt)"
HOMEPAGE="http://stgt.sourceforge.net"