diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-07 23:53:00 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-08 00:16:29 +0200 |
commit | 815b725e59d8b6ab9674f3c02d4fbd1043f663c6 (patch) | |
tree | ee1a2a0dcaa12820ae469110ec2d6bbee649746c /app-misc/ddate | |
parent | net-wireless/soapyuhd: empty keyword cleanup (diff) | |
download | gentoo-815b725e59d8b6ab9674f3c02d4fbd1043f663c6.tar.gz gentoo-815b725e59d8b6ab9674f3c02d4fbd1043f663c6.tar.bz2 gentoo-815b725e59d8b6ab9674f3c02d4fbd1043f663c6.zip |
app-misc/ddate: arm64 stable (bug #670767)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-misc/ddate')
-rw-r--r-- | app-misc/ddate/ddate-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ddate/ddate-0.2.2.ebuild b/app-misc/ddate/ddate-0.2.2.ebuild index 1b2e3b4760d6..1604d9f134c4 100644 --- a/app-misc/ddate/ddate-0.2.2.ebuild +++ b/app-misc/ddate/ddate-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ DESCRIPTION="Perpetual date converter from gregorian to poee calendar" HOMEPAGE="https://github.com/bo0ts/ddate" SRC_URI="https://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" LICENSE="public-domain" SLOT="0" |