diff options
author | Benda Xu <heroxbd@gentoo.org> | 2016-06-14 12:08:24 +0900 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2016-06-14 13:46:13 +0900 |
commit | 74f0edaf81f1ae836e47828b7711f5578f9da23d (patch) | |
tree | cba542ab32b59e423e22c2e66dba1e47821ad4f5 /app-emacs/scim-bridge-el | |
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/scim-bridge-el')
-rw-r--r-- | app-emacs/scim-bridge-el/scim-bridge-el-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |