sys-block/tgt: 1.0.76 stable amd64/x86
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 3 May 2019 15:54:41 +0000 (10:54 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 3 May 2019 15:54:41 +0000 (10:54 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-block/tgt/tgt-1.0.76.ebuild
sys-block/tgt/tgt-1.0.77.ebuild

index 740ed20c869ffa12e79a8a72f19d4886a7bc338f..fb938ddeea8070efc2bb5ec596b11d80415fcfb6 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/fujita/tgt/tarball/v${PV} -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="fcoe fcp ibmvio infiniband rbd"
 
 CDEPEND="dev-perl/Config-General
index 740ed20c869ffa12e79a8a72f19d4886a7bc338f..92920604e24527ca12961b221e91336152582796 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 inherit flag-o-matic toolchain-funcs
 
-MY_TREE="df08164"
+MY_TREE="355a4fa"
 
 DESCRIPTION="Linux SCSI target framework (tgt)"
 HOMEPAGE="http://stgt.sourceforge.net"