diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 09:22:49 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 11:08:26 +0100 |
commit | 2abe857aea65291518af0f212baefb23db3c8c70 (patch) | |
tree | f0e30b75b41562e0d2577e99c8f693ffef5ab323 /dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild | |
parent | dev-cpp/libbinio: arm stable (bug 606842). (diff) | |
download | gentoo-2abe857aea65291518af0f212baefb23db3c8c70.tar.gz gentoo-2abe857aea65291518af0f212baefb23db3c8c70.tar.bz2 gentoo-2abe857aea65291518af0f212baefb23db3c8c70.zip |
dev-cpp/ctemplate: arm stable (bug 606852).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild')
-rw-r--r-- | dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild b/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild index f1771cabb477..a578d0f6a249 100644 --- a/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild +++ b/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux" IUSE="doc emacs vim-syntax static-libs test" DEPEND="test? ( ${PYTHON_DEPS} )" |