diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 03:30:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 03:30:23 +0000 |
commit | f87b6031c693572245b7f74fbcbb42f00ad537c0 (patch) | |
tree | 05e6a508f8cf5bfed528c6a7c3a02b936a75ab0b /app-dicts | |
parent | app-editors/curses-hexedit: Stabilize 0.9.7-r1 amd64, #763471 (diff) | |
download | gentoo-f87b6031c693572245b7f74fbcbb42f00ad537c0.tar.gz gentoo-f87b6031c693572245b7f74fbcbb42f00ad537c0.tar.bz2 gentoo-f87b6031c693572245b7f74fbcbb42f00ad537c0.zip |
app-dicts/libydpdict: Stabilize 1.0.4 amd64, #763474
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/libydpdict/libydpdict-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/libydpdict/libydpdict-1.0.4.ebuild b/app-dicts/libydpdict/libydpdict-1.0.4.ebuild index aff0de2c35a6..489c6d571c41 100644 --- a/app-dicts/libydpdict/libydpdict-1.0.4.ebuild +++ b/app-dicts/libydpdict/libydpdict-1.0.4.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DOCS=( AUTHORS ) |