diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-31 22:30:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-31 22:30:47 +0300 |
commit | 0226fdab433830dbdf448ba07d92e1aae0a0d7a5 (patch) | |
tree | d4327c4d57c24d650f94d8539257083952fd1ec8 /app-misc/cadubi | |
parent | app-misc/tmux: Stabilize 3.3a ppc, #862139 (diff) | |
download | gentoo-0226fdab433830dbdf448ba07d92e1aae0a0d7a5.tar.gz gentoo-0226fdab433830dbdf448ba07d92e1aae0a0d7a5.tar.bz2 gentoo-0226fdab433830dbdf448ba07d92e1aae0a0d7a5.zip |
app-misc/cadubi: Stabilize 1.3.4 ppc, #862555
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/cadubi')
-rw-r--r-- | app-misc/cadubi/cadubi-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/cadubi/cadubi-1.3.4.ebuild b/app-misc/cadubi/cadubi-1.3.4.ebuild index 2cf1358ee321..b17f7b5c5b34 100644 --- a/app-misc/cadubi/cadubi-1.3.4.ebuild +++ b/app-misc/cadubi/cadubi-1.3.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/statico/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~x86" RDEPEND="dev-lang/perl >=dev-perl/TermReadKey-2.21" |