diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-09 03:32:27 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-09 03:32:27 +0300 |
commit | c7b4220eaf7370c032df3a23a334edc416fae1ba (patch) | |
tree | dc5a505eaaae587c38292a0f1665d4b96c2e2180 /x11-wm/enlightenment | |
parent | app-emacs/org-mode: amd64/ppc stable wrt bug #659778 (diff) | |
download | gentoo-c7b4220eaf7370c032df3a23a334edc416fae1ba.tar.gz gentoo-c7b4220eaf7370c032df3a23a334edc416fae1ba.tar.bz2 gentoo-c7b4220eaf7370c032df3a23a334edc416fae1ba.zip |
x11-wm/enlightenment: amd64/ppc stable wrt bug #659212
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-wm/enlightenment')
-rw-r--r-- | x11-wm/enlightenment/enlightenment-0.21.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.21.7.ebuild b/x11-wm/enlightenment/enlightenment-0.21.7.ebuild index ce5aacf8041c..6b17730274f5 100644 --- a/x11-wm/enlightenment/enlightenment-0.21.7.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.21.7.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_URI_APPEND="${PN}" else SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${MY_P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" fi inherit enlightenment xdg-utils |