diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-11 19:00:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-11 19:00:24 +0200 |
commit | 1b5b17d2c216e7f2d62279f78480473c33c1fb05 (patch) | |
tree | d134bc4fe6ca5271ff56ed1526bf99750719dc15 /sys-apps/sg3_utils/sg3_utils-1.42.ebuild | |
parent | sys-apps/sdparm: amd64 stable wrt bug #585304 (diff) | |
download | gentoo-1b5b17d2c216e7f2d62279f78480473c33c1fb05.tar.gz gentoo-1b5b17d2c216e7f2d62279f78480473c33c1fb05.tar.bz2 gentoo-1b5b17d2c216e7f2d62279f78480473c33c1fb05.zip |
sys-apps/sg3_utils: amd64 stable wrt bug #585304
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/sg3_utils/sg3_utils-1.42.ebuild')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.42.ebuild b/sys-apps/sg3_utils/sg3_utils-1.42.ebuild index 7c366e75c01e..624e9db3fffb 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.42.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.42.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |