diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:39:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:39:56 +0200 |
commit | 98bcac81a68687500273e3197577ee68fbd8a1b2 (patch) | |
tree | 47c6eae07327b8ddc0a48869b8d04826c01336ff /sci-libs | |
parent | net-misc/netdate: amd64 stable wrt bug #696344 (diff) | |
download | gentoo-98bcac81a68687500273e3197577ee68fbd8a1b2.tar.gz gentoo-98bcac81a68687500273e3197577ee68fbd8a1b2.tar.bz2 gentoo-98bcac81a68687500273e3197577ee68fbd8a1b2.zip |
sci-libs/ufconfig: amd64 stable wrt bug #696348
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/ufconfig/ufconfig-3.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/ufconfig/ufconfig-3.7.1.ebuild b/sci-libs/ufconfig/ufconfig-3.7.1.ebuild index f7b2aa3063ed..ee61401380e2 100644 --- a/sci-libs/ufconfig/ufconfig-3.7.1.ebuild +++ b/sci-libs/ufconfig/ufconfig-3.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -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="" |