diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 09:55:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 09:55:37 +0100 |
commit | 8858252e9690d2cb2d874376eec4f1c78e6e5b99 (patch) | |
tree | ece059112c1b73f689d51a537b96b8c0058485f3 /sys-devel/qconf | |
parent | sci-calculators/calculator: x86 stable wrt bug #594150 (diff) | |
download | gentoo-8858252e9690d2cb2d874376eec4f1c78e6e5b99.tar.gz gentoo-8858252e9690d2cb2d874376eec4f1c78e6e5b99.tar.bz2 gentoo-8858252e9690d2cb2d874376eec4f1c78e6e5b99.zip |
sys-devel/qconf: x86 stable wrt bug #585420
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/qconf')
-rw-r--r-- | sys-devel/qconf/qconf-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/qconf/qconf-2.0.ebuild b/sys-devel/qconf/qconf-2.0.ebuild index efba445f7eae..ab00f2f38213 100644 --- a/sys-devel/qconf/qconf-2.0.ebuild +++ b/sys-devel/qconf/qconf-2.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://delta.affinix.com/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="+qt4 qt5" RDEPEND=" |