diff options
author | 2016-06-14 12:08:24 +0900 | |
---|---|---|
committer | 2016-06-14 13:46:13 +0900 | |
commit | 74f0edaf81f1ae836e47828b7711f5578f9da23d (patch) | |
tree | cba542ab32b59e423e22c2e66dba1e47821ad4f5 /app-emacs | |
parent | p/p/linux-standalone/profile.bashrc: add gcc PATCH link. (diff) | |
download | gentoo-74f0edaf81f1ae836e47828b7711f5578f9da23d.tar.gz gentoo-74f0edaf81f1ae836e47828b7711f5578f9da23d.tar.bz2 gentoo-74f0edaf81f1ae836e47828b7711f5578f9da23d.zip |
app-emacs/color-theme, scim-bridge-el: keyword ~arm.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/color-theme/color-theme-6.6.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/scim-bridge-el/scim-bridge-el-0.8.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/color-theme/color-theme-6.6.0-r1.ebuild b/app-emacs/color-theme/color-theme-6.6.0-r1.ebuild index e361ac977bb4..e535b475c1c4 100644 --- a/app-emacs/color-theme/color-theme-6.6.0-r1.ebuild +++ b/app-emacs/color-theme/color-theme-6.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" ELISP_PATCHES="${P}-replace-in-string.patch" ELISP_REMOVE="color-theme-autoloads.*" diff --git a/app-emacs/scim-bridge-el/scim-bridge-el-0.8.2.ebuild b/app-emacs/scim-bridge-el/scim-bridge-el-0.8.2.ebuild index 3dd091c8b54b..a72433e903fb 100644 --- a/app-emacs/scim-bridge-el/scim-bridge-el-0.8.2.ebuild +++ b/app-emacs/scim-bridge-el/scim-bridge-el-0.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${MY_PN}/${MY_BR}/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" DEPEND="" |