diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-15 10:09:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-15 10:09:17 +0200 |
commit | 17a59e5cd2110034ea43467cd232efe01087cb90 (patch) | |
tree | b613afcca7401293dd419e95fbc471880753e40e /app-text | |
parent | dev-libs/libksba: amd64 stable wrt bug #849068 (diff) | |
download | gentoo-17a59e5cd2110034ea43467cd232efe01087cb90.tar.gz gentoo-17a59e5cd2110034ea43467cd232efe01087cb90.tar.bz2 gentoo-17a59e5cd2110034ea43467cd232efe01087cb90.zip |
app-text/ding: amd64 stable wrt bug #851786
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ding/ding-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ding/ding-1.9.ebuild b/app-text/ding/ding-1.9.ebuild index fb609a2d281f..d6a6cb861d68 100644 --- a/app-text/ding/ding-1.9.ebuild +++ b/app-text/ding/ding-1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://wftp.tu-chemnitz.de/pub/Local/urz/ding/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND=">=dev-lang/tk-8.3" |