diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-03 10:54:41 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-03 10:54:41 -0500 |
commit | e83465bfbeed016153544b59a187159f8b363c92 (patch) | |
tree | dcb070a88b1a1c054d9643e9046882766d6ee7c2 /sys-block/tgt | |
parent | sys-block/tgt: 1.0.77 bump (diff) | |
download | gentoo-e83465bfbeed016153544b59a187159f8b363c92.tar.gz gentoo-e83465bfbeed016153544b59a187159f8b363c92.tar.bz2 gentoo-e83465bfbeed016153544b59a187159f8b363c92.zip |
sys-block/tgt: 1.0.76 stable amd64/x86
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-block/tgt')
-rw-r--r-- | sys-block/tgt/tgt-1.0.76.ebuild | 2 | ||||
-rw-r--r-- | sys-block/tgt/tgt-1.0.77.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/tgt/tgt-1.0.76.ebuild b/sys-block/tgt/tgt-1.0.76.ebuild index 740ed20c869f..fb938ddeea80 100644 --- a/sys-block/tgt/tgt-1.0.76.ebuild +++ b/sys-block/tgt/tgt-1.0.76.ebuild @@ -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 diff --git a/sys-block/tgt/tgt-1.0.77.ebuild b/sys-block/tgt/tgt-1.0.77.ebuild index 740ed20c869f..92920604e245 100644 --- a/sys-block/tgt/tgt-1.0.77.ebuild +++ b/sys-block/tgt/tgt-1.0.77.ebuild @@ -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" |