diff options
author | Ben Kohler <bkohler@gentoo.org> | 2020-06-30 07:59:00 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2020-06-30 08:26:33 -0500 |
commit | bb5b9eec1c8f99ac6ee4d485f64a960393be4e11 (patch) | |
tree | 0ff6258b21b3a8c7dd98c2da6ee7e3d8f07fad93 /app-text | |
parent | dev-python/path-and-address: stable on amd64 (diff) | |
download | gentoo-bb5b9eec1c8f99ac6ee4d485f64a960393be4e11.tar.gz gentoo-bb5b9eec1c8f99ac6ee4d485f64a960393be4e11.tar.bz2 gentoo-bb5b9eec1c8f99ac6ee4d485f64a960393be4e11.zip |
app-text/grip: 4.5.2 stable on amd64
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/grip/grip-4.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/grip/grip-4.5.2.ebuild b/app-text/grip/grip-4.5.2.ebuild index ebeeb4c683ee..f268c25ab592 100644 --- a/app-text/grip/grip-4.5.2.ebuild +++ b/app-text/grip/grip-4.5.2.ebuild @@ -14,7 +14,7 @@ LICENSE="MIT" SLOT="0" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~amd64" +KEYWORDS="amd64" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=" |