diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:10:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:10:33 +0200 |
commit | be3f311a736fca33244f7636f9e5ed590bff56f1 (patch) | |
tree | 761027f372723057606d88bab17755267a18a2ff /sys-apps | |
parent | dev-python/cfn-lint: Remove old (diff) | |
download | gentoo-be3f311a736fca33244f7636f9e5ed590bff56f1.tar.gz gentoo-be3f311a736fca33244f7636f9e5ed590bff56f1.tar.bz2 gentoo-be3f311a736fca33244f7636f9e5ed590bff56f1.zip |
sys-apps/sg3_utils: Stabilize 1.47-r1 ppc, #899326
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.47-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.47-r1.ebuild b/sys-apps/sg3_utils/sg3_utils-1.47-r1.ebuild index 9eaa268d4312..9dba496e738d 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.47-r1.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.47-r1.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" |