diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-08-10 07:15:14 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-08-10 07:15:14 -0400 |
commit | 0931e429fabf24dd7aaa48c782a4d86572f4ddc2 (patch) | |
tree | d52a9b3c78706919c33d2d3f65e6f6e51427352b /x11-plugins/epplets | |
parent | gcc: fix bconfig.h/gengtype-lex.c parallel build issues #487398 (diff) | |
download | gentoo-0931e429fabf24dd7aaa48c782a4d86572f4ddc2.tar.gz gentoo-0931e429fabf24dd7aaa48c782a4d86572f4ddc2.tar.bz2 gentoo-0931e429fabf24dd7aaa48c782a4d86572f4ddc2.zip |
epplets: stabilize for all #540208
Diffstat (limited to 'x11-plugins/epplets')
-rw-r--r-- | x11-plugins/epplets/epplets-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/epplets/epplets-0.14.ebuild b/x11-plugins/epplets/epplets-0.14.ebuild index 5f4d2c769fc7..eb2d7656ec11 100644 --- a/x11-plugins/epplets/epplets-0.14.ebuild +++ b/x11-plugins/epplets/epplets-0.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/enlightenment/epplets-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="static-libs" RDEPEND="x11-libs/libX11 |