diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 19:24:25 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 19:24:25 +0800 |
commit | e5e88eed51a1844106fca5e1a6693ed4c1061e31 (patch) | |
tree | a814af696fc51a50f4b66b6247b733f281fdce90 /sys-apps/sg3_utils/sg3_utils-1.47.ebuild | |
parent | dev-libs/inih: keyword 55 for ~loong (diff) | |
download | gentoo-e5e88eed51a1844106fca5e1a6693ed4c1061e31.tar.gz gentoo-e5e88eed51a1844106fca5e1a6693ed4c1061e31.tar.bz2 gentoo-e5e88eed51a1844106fca5e1a6693ed4c1061e31.zip |
sys-apps/sg3_utils: keyword 1.47 for ~loong
Signed-off-by: WANG Xuerui <xen0n@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 810a9073c7ac..83bdb262541a 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 ~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" |