diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-28 15:15:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-28 15:15:20 +0200 |
commit | 3335d25a9d0bc4fa13767549f642169b0abafdab (patch) | |
tree | 2e5a9ddc4d0da58524c58be4b8837b055dfedb50 /dev-cpp | |
parent | app-text/libwps: amd64 stable wrt bug #622876 (diff) | |
download | gentoo-3335d25a9d0bc4fa13767549f642169b0abafdab.tar.gz gentoo-3335d25a9d0bc4fa13767549f642169b0abafdab.tar.bz2 gentoo-3335d25a9d0bc4fa13767549f642169b0abafdab.zip |
dev-cpp/libcmis: amd64 stable wrt bug #622876
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/libcmis/libcmis-0.5.2_pre20160820-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/libcmis/libcmis-0.5.2_pre20160820-r1.ebuild b/dev-cpp/libcmis/libcmis-0.5.2_pre20160820-r1.ebuild index 08e6cd3a9251..97ba711e748c 100644 --- a/dev-cpp/libcmis/libcmis-0.5.2_pre20160820-r1.ebuild +++ b/dev-cpp/libcmis/libcmis-0.5.2_pre20160820-r1.ebuild @@ -25,7 +25,7 @@ SLOT="0.5" # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061 [[ ${PV} == 9999 ]] || \ -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="man static-libs test" |