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 | 9d4d6efe2046c55f34b33af35b3fbae53dcf47b4 (patch) | |
tree | a07e3b6b6650fa7bd5e94d0a3ec701a7ce137ada /app-dicts/ydpdict | |
parent | app-dicts/libydpdict: Stabilize 1.0.4 amd64, #763474 (diff) | |
download | gentoo-9d4d6efe2046c55f34b33af35b3fbae53dcf47b4.tar.gz gentoo-9d4d6efe2046c55f34b33af35b3fbae53dcf47b4.tar.bz2 gentoo-9d4d6efe2046c55f34b33af35b3fbae53dcf47b4.zip |
app-dicts/ydpdict: Stabilize 1.0.3 amd64, #763474
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/ydpdict')
-rw-r--r-- | app-dicts/ydpdict/ydpdict-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ydpdict/ydpdict-1.0.3.ebuild b/app-dicts/ydpdict/ydpdict-1.0.3.ebuild index edd45d3eab31..9dc585dd6603 100644 --- a/app-dicts/ydpdict/ydpdict-1.0.3.ebuild +++ b/app-dicts/ydpdict/ydpdict-1.0.3.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 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ao" RDEPEND=" |