diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 15:09:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 15:09:15 +0200 |
commit | 40ec7d4b0c393aa14e719dc01d222f7e54791902 (patch) | |
tree | b8657d4f782f83cb0f0ff0ff0f8fddd84e66a1d3 /app-text | |
parent | app-office/scribus: x86 stable (bug #685492) (diff) | |
download | gentoo-40ec7d4b0c393aa14e719dc01d222f7e54791902.tar.gz gentoo-40ec7d4b0c393aa14e719dc01d222f7e54791902.tar.bz2 gentoo-40ec7d4b0c393aa14e719dc01d222f7e54791902.zip |
app-text/sdcv: x86 stable (bug #685122)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sdcv/sdcv-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sdcv/sdcv-0.5.2.ebuild b/app-text/sdcv/sdcv-0.5.2.ebuild index 722ad64a802e..d408750a82c6 100644 --- a/app-text/sdcv/sdcv-0.5.2.ebuild +++ b/app-text/sdcv/sdcv-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Dushistov/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="darkterm nls readline test" RDEPEND=" |