diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:59:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:59:02 +0200 |
commit | 12edb271a0eecb994b9ebb34da8252683e4932f8 (patch) | |
tree | 563195bb7842dbc0aa3850069af5efc4d4cbdae5 /sci-libs/ufconfig | |
parent | net-mail/ezmlm-idx: x86 stable wrt bug #696340 (diff) | |
download | gentoo-12edb271a0eecb994b9ebb34da8252683e4932f8.tar.gz gentoo-12edb271a0eecb994b9ebb34da8252683e4932f8.tar.bz2 gentoo-12edb271a0eecb994b9ebb34da8252683e4932f8.zip |
sci-libs/ufconfig: x86 stable wrt bug #696348
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/ufconfig')
-rw-r--r-- | sci-libs/ufconfig/ufconfig-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/ufconfig/ufconfig-3.7.1.ebuild b/sci-libs/ufconfig/ufconfig-3.7.1.ebuild index ee61401380e2..df728fc36c18 100644 --- a/sci-libs/ufconfig/ufconfig-3.7.1.ebuild +++ b/sci-libs/ufconfig/ufconfig-3.7.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="static-libs" DEPEND="" |