diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 22:50:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 22:50:52 +0000 |
commit | e6fcb5c759ce875b90abcf05278c31694e5dd9d3 (patch) | |
tree | 701020fef27db35ae67c400c5cc920b0c3f8eccc | |
parent | sci-visualization/gnuplot: Stabilize 5.4.1-r1 arm, #766528 (diff) | |
download | gentoo-e6fcb5c759ce875b90abcf05278c31694e5dd9d3.tar.gz gentoo-e6fcb5c759ce875b90abcf05278c31694e5dd9d3.tar.bz2 gentoo-e6fcb5c759ce875b90abcf05278c31694e5dd9d3.zip |
sys-apps/qcontrol: Stabilize 0.4.2-r100 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-apps/qcontrol/qcontrol-0.4.2-r100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/qcontrol/qcontrol-0.4.2-r100.ebuild b/sys-apps/qcontrol/qcontrol-0.4.2-r100.ebuild index 13c3d4b5faa3..c61448f88447 100644 --- a/sys-apps/qcontrol/qcontrol-0.4.2-r100.ebuild +++ b/sys-apps/qcontrol/qcontrol-0.4.2-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/q/qcontrol/${P/-/_}.orig.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~arm" +KEYWORDS="arm" IUSE="" REQUIRED_USE="${LUA_REQUIRED_USE}" |