diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-24 16:03:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-24 16:03:55 +0200 |
commit | 2ea63f1e5237ad87109ff030d5f3e732a142e7f6 (patch) | |
tree | 899e5dcd6470fc4a69dcef2a9c7e0e39400dbb65 /sys-block/tgt | |
parent | dev-python/ipaddress: x86 stable wrt bug #558448 (diff) | |
download | gentoo-2ea63f1e5237ad87109ff030d5f3e732a142e7f6.tar.gz gentoo-2ea63f1e5237ad87109ff030d5f3e732a142e7f6.tar.bz2 gentoo-2ea63f1e5237ad87109ff030d5f3e732a142e7f6.zip |
sys-block/tgt: x86 stable wrt bug #558448
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-block/tgt')
-rw-r--r-- | sys-block/tgt/tgt-1.0.60.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/tgt/tgt-1.0.60.ebuild b/sys-block/tgt/tgt-1.0.60.ebuild index af1fac09e950..c8a171c9dd33 100644 --- a/sys-block/tgt/tgt-1.0.60.ebuild +++ b/sys-block/tgt/tgt-1.0.60.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/fujita/tgt/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="fcoe fcp ibmvio infiniband rbd" CDEPEND="dev-perl/Config-General |