diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 17:10:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-13 17:10:07 +0000 |
commit | efd59812f205fe27b21c0b0437790e1e78355056 (patch) | |
tree | aa2a6112e3040f9f7a26ea768f852841c9262a77 /sys-apps/sg3_utils | |
parent | sys-apps/net-tools: Stabilize 2.10 x86, #789861 (diff) | |
download | gentoo-efd59812f205fe27b21c0b0437790e1e78355056.tar.gz gentoo-efd59812f205fe27b21c0b0437790e1e78355056.tar.bz2 gentoo-efd59812f205fe27b21c0b0437790e1e78355056.zip |
sys-apps/sg3_utils: Stabilize 1.46-r1 x86, #789864
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/sg3_utils')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild b/sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild index 01ce6701b6bd..55fd8f337db2 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tar.xz" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |