summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-08-21 22:55:26 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-08-21 22:57:02 +0200
commitb19b483ef3c199c5f1f40d48ec8fc7748e34df37 (patch)
tree707dd368aadc5be0e99b586693fa73575cb400ac
parentdev-util/cmake: amd64/x86 stable (diff)
downloadgentoo-b19b483ef3c199c5f1f40d48ec8fc7748e34df37.tar.gz
gentoo-b19b483ef3c199c5f1f40d48ec8fc7748e34df37.tar.bz2
gentoo-b19b483ef3c199c5f1f40d48ec8fc7748e34df37.zip
media-video/gaupol: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
-rw-r--r--media-video/gaupol/gaupol-0.91.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/media-video/gaupol/gaupol-0.91.ebuild b/media-video/gaupol/gaupol-0.91.ebuild
index 50081f74774e..01699a97acdb 100644
--- a/media-video/gaupol/gaupol-0.91.ebuild
+++ b/media-video/gaupol/gaupol-0.91.ebuild
@@ -14,10 +14,11 @@ SRC_URI="https://github.com/otsaloma/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="spell test"
-RDEPEND="app-text/iso-codes
+RDEPEND="
+ app-text/iso-codes
dev-python/chardet[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
x11-libs/gtk+:3[introspection]
@@ -25,6 +26,7 @@ RDEPEND="app-text/iso-codes
>=dev-python/pyenchant-1.4[${PYTHON_USEDEP}]
app-text/gtkspell:3
)"
+
DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext