diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-28 17:21:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-28 17:21:05 +0200 |
commit | 78bd956b4b8aa2cc5d3af122c353bebfd7967a11 (patch) | |
tree | 798052b207dd900aa6755777f70d3933086aa68d /dev-util/cgvg | |
parent | app-editors/focuswriter: x86 stable wrt bug #688826 (diff) | |
download | gentoo-78bd956b4b8aa2cc5d3af122c353bebfd7967a11.tar.gz gentoo-78bd956b4b8aa2cc5d3af122c353bebfd7967a11.tar.bz2 gentoo-78bd956b4b8aa2cc5d3af122c353bebfd7967a11.zip |
dev-util/cgvg: x86 stable wrt bug #688832
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-util/cgvg')
-rw-r--r-- | dev-util/cgvg/cgvg-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cgvg/cgvg-1.6.3.ebuild b/dev-util/cgvg/cgvg-1.6.3.ebuild index 269f7f471bd4..440813959435 100644 --- a/dev-util/cgvg/cgvg-1.6.3.ebuild +++ b/dev-util/cgvg/cgvg-1.6.3.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://uzix.org/cgvg/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" RDEPEND="dev-lang/perl" DEPEND="${RDEPEND}" |