diff options
author | Sam James <sam@gentoo.org> | 2022-06-02 04:13:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-02 04:13:58 +0100 |
commit | f2c8ebd921b6e71083535bd3f6cc5c00cb8f9485 (patch) | |
tree | b5f009043af842bbcc0d5154c693a44b00a61b6a /sys-apps/sg3_utils/sg3_utils-1.47.ebuild | |
parent | sys-apps/miscfiles: Stabilize 1.5-r4 ppc, #849164 (diff) | |
download | gentoo-f2c8ebd921b6e71083535bd3f6cc5c00cb8f9485.tar.gz gentoo-f2c8ebd921b6e71083535bd3f6cc5c00cb8f9485.tar.bz2 gentoo-f2c8ebd921b6e71083535bd3f6cc5c00cb8f9485.zip |
sys-apps/sg3_utils: Stabilize 1.47 ppc, #849167
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/sg3_utils/sg3_utils-1.47.ebuild')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.47.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.47.ebuild b/sys-apps/sg3_utils/sg3_utils-1.47.ebuild index 1eebffd8512a..1a1c93ec2da3 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.47.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.47.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://sg.danny.cz/sg/p/${P}.tar.xz" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |