diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-11-07 19:53:33 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-11-07 19:53:33 -0500 |
commit | a57c770894732d259226798c78a88b7a98dffc62 (patch) | |
tree | 9b11d7859fcefac71e866b953a10f0e813bc41f1 /x11-misc/touchcal | |
parent | sys-apps/baselayout: Mark 2.6-r1 stable (diff) | |
download | gentoo-a57c770894732d259226798c78a88b7a98dffc62.tar.gz gentoo-a57c770894732d259226798c78a88b7a98dffc62.tar.bz2 gentoo-a57c770894732d259226798c78a88b7a98dffc62.zip |
x11-misc/touchcal: keyword ~arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-misc/touchcal')
-rw-r--r-- | x11-misc/touchcal/touchcal-0.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/touchcal/touchcal-0.80.ebuild b/x11-misc/touchcal/touchcal-0.80.ebuild index 43b2a16c3744..3f8ab64754e3 100644 --- a/x11-misc/touchcal/touchcal-0.80.ebuild +++ b/x11-misc/touchcal/touchcal-0.80.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="" DEPEND=" |