diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-30 11:46:03 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-30 11:46:12 +1000 |
commit | 91371ab0be380555fd3e691a27bc012fec2927b9 (patch) | |
tree | aea74c5c4ae5a6787eaea389e0473b967b6b0fa4 /sys-devel/qconf | |
parent | sys-devel/qconf: remove redundant die (diff) | |
download | gentoo-91371ab0be380555fd3e691a27bc012fec2927b9.tar.gz gentoo-91371ab0be380555fd3e691a27bc012fec2927b9.tar.bz2 gentoo-91371ab0be380555fd3e691a27bc012fec2927b9.zip |
sys-devel/qconf: stabilise 2.3 for amd64/x86
Bug: https://bugs.gentoo.org/631886
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sys-devel/qconf')
-rw-r--r-- | sys-devel/qconf/qconf-2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/qconf/qconf-2.3.ebuild b/sys-devel/qconf/qconf-2.3.ebuild index 4989bbe5ad6e..40ddf2a32176 100644 --- a/sys-devel/qconf/qconf-2.3.ebuild +++ b/sys-devel/qconf/qconf-2.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://psi-im.org/files/qconf/${P}.tar.xz" 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="" # There is no one to one match to autotools-based configure |