diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-12 16:38:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-12 16:38:15 +0300 |
commit | 6a819ff610c20e93569412329bf2e325cc689382 (patch) | |
tree | 6c3d51f5e4c7480c8f93c25c86d5fad6f61eb417 /dev-util | |
parent | app-editors/mousepad: amd64 stable wrt bug #652774 (diff) | |
download | gentoo-6a819ff610c20e93569412329bf2e325cc689382.tar.gz gentoo-6a819ff610c20e93569412329bf2e325cc689382.tar.bz2 gentoo-6a819ff610c20e93569412329bf2e325cc689382.zip |
dev-util/catfish: amd64 stable wrt bug #652774
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/catfish/catfish-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/catfish/catfish-1.4.6.ebuild b/dev-util/catfish/catfish-1.4.6.ebuild index 62bc7cee54e3..df72b74bb7ce 100644 --- a/dev-util/catfish/catfish-1.4.6.ebuild +++ b/dev-util/catfish/catfish-1.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/apps/catfish/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND=" dev-python/pexpect[${PYTHON_USEDEP}] |