diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-26 20:33:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-26 20:56:01 +0200 |
commit | 7a296c76b9b42eaed2930ba6dad5bf70d520613f (patch) | |
tree | a9d1e485235ba25a316b211e4f602343e314a6d5 /sys-block | |
parent | dev-java/ant-ivy: drop EAPI=2 (diff) | |
download | gentoo-7a296c76b9b42eaed2930ba6dad5bf70d520613f.tar.gz gentoo-7a296c76b9b42eaed2930ba6dad5bf70d520613f.tar.bz2 gentoo-7a296c76b9b42eaed2930ba6dad5bf70d520613f.zip |
sys-block/storcli: amd64/x86 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/storcli/storcli-1.23.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/storcli/storcli-1.23.02.ebuild b/sys-block/storcli/storcli-1.23.02.ebuild index 5d1cf5644ce1..18d43904908b 100644 --- a/sys-block/storcli/storcli-1.23.02.ebuild +++ b/sys-block/storcli/storcli-1.23.02.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -17,7 +17,7 @@ SRC_URI="https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-cont LICENSE="Avago LSI BSD" SLOT="0/6.14" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" RDEPEND="" |