mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
media-gfx/memethesis-cli: add keywords
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2020 Gentoo Authors
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@@ -12,7 +12,7 @@ case "${PV}" in
|
|||||||
SRC_URI="${EGIT_REPO_URI}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="${EGIT_REPO_URI}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
# pyinquirer's latest version is outdated, so memethesis depends
|
# pyinquirer's latest version is outdated, so memethesis depends
|
||||||
# on a live ebuild for pyinquirer at the moment
|
# on a live ebuild for pyinquirer at the moment
|
||||||
KEYWORDS=""
|
KEYWORDS="~amd64"
|
||||||
esac
|
esac
|
||||||
|
|
||||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||||
|
|||||||
Reference in New Issue
Block a user