Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 93678781B31 for ; Sun, 28 Jul 2019 15:11:23 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id BB37921C57; Sun, 28 Jul 2019 11:11:22 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Sun, 28 Jul 2019 11:11:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sent.com; h= message-id:subject:from:to:date:in-reply-to:references :content-type:mime-version:content-transfer-encoding; s=fm1; bh= EuTBLrCjI6mqWuUp+UWELwSdbopIEigZ10YJ6UR0NNw=; b=cUwY/8C97Z4iracp iIF31/P4sO50zmm3VsuBu4ikMsaZPvfqcXxkPPUUlCVKH9i5IyuWyaVVr7ImD4oq 20wU+R13bbQWVRIiG81edcjsx/rPyzUzUrTlITInOPRXFszCnyig4PIph1ovOgOc Pb0mWFvIKHpoY95nMY2Kej50MuRdukg2wRNMnDPGfCT4sz2QmlwQbiBnZXlYwNz4 xf6JDDmpBIvKhjlFjUB4PtFPAYU3PQYSzbDasBimtn8IHI0WsZC1LZNMUMMWumzl B13F6ZdgPl3xYAd/xvREofsYFJ3OR4FypdEmgEYD4lrwufc7CQedvUXwlKTPmoNM p0JIDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=EuTBLrCjI6mqWuUp+UWELwSdbopIEigZ10YJ6UR0N Nw=; b=RT3dWdgJLrWnNOnlI3JvDRucV0gN6OR3trnb34JWwZlk7V10F20D9H2hb Lre4gGmZj5uwaY3W0ZKcmT70gguLEvNrG8r+A+/BO0B9lw9Z9RAPoMc41nzZj+WJ iAEoSyHEFag03lyBMeCJ5wF4CuvNX4E27yZd2GYdcccTpEecQjjrVug59N0MwDoZ 1MO6TbMeUjMqf1k6S6trrYUCUpWjBUGKMOr6cOceaFlYrpaeOhywQAIvY5zyo8G4 QALcFQliA9AylHMMOj8mSQMU+WVkaSAWob2Z8BjwqoH7jPmtyygkAc38byQKQC2+ JJ0qQyDsvKohaNVAHzkmbR9CugNXg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrkeelgdekiecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhepkffuhffvffgjfhgtfggggfesthejre dttderjeenucfhrhhomheprfgruhhluceurhgvuggsuhhrhicuoegsrhgvsghssehsvghn thdrtghomheqnecuffhomhgrihhnpegrlhhpihhnvghlihhnuhigrdhorhhgpdguvggsih grnhdrohhrghenucfkphepkedtrdeguddrudefiedrjeefnecurfgrrhgrmhepmhgrihhl fhhrohhmpegsrhgvsghssehsvghnthdrtghomhenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from brebsc.lan (host-80-41-136-73.as13285.net [80.41.136.73]) by mail.messagingengine.com (Postfix) with ESMTPA id 13F0E380079; Sun, 28 Jul 2019 11:11:22 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.92) (envelope-from ) id 1hrkpU-0007Rn-EG; Sun, 28 Jul 2019 16:11:20 +0100 Message-ID: Subject: Re: [PATCH] testing/vym: new aport From: Paul Bredbury To: Leo , alpine-aports@lists.alpinelinux.org Date: Sun, 28 Jul 2019 16:11:20 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.4 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit It does look like it works on other arches, according to https://packages.debian.org/sid/kde/vym However, I only have (and only care about) x86_64. I do feel that it should be pointed out somewhere, on which arches the package has actually been tested. Should that line be e.g.: arch="all" # Only tested on x86_64 Why isn't my submission shown at https://patchwork.alpinelinux.org/project/aports/list/ - previous ones have been. Thanks, Paul. On Sun, 2019-07-28 at 11:03 -0300, Leo wrote: > > +arch="x86_64" # Unknown whether works on other arches > > Does it compile on other arches ?