app-misc/screenfetch: marked ~x64-macos, bug #650848
authorFabian Groffen <grobian@gentoo.org>
Fri, 6 Apr 2018 10:55:58 +0000 (12:55 +0200)
committerFabian Groffen <grobian@gentoo.org>
Fri, 6 Apr 2018 11:05:05 +0000 (13:05 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-misc/screenfetch/screenfetch-3.8.0.ebuild
app-misc/screenfetch/screenfetch-9999.ebuild

index 517954aa4689d4cfde6912c81f331616376f3141..0c17327b86ac06d436495e828a63b2d10f4b7e4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ if [[ ${PV} == *9999 ]] ; then
        EGIT_REPO_URI="https://github.com/KittyKatt/screenFetch.git"
        inherit git-r3
 else
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~x86 ~x64-macos"
        SRC_URI="https://github.com/KittyKatt/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
        S="${WORKDIR}/${MY_PN}-${PV}"
 fi
index 517954aa4689d4cfde6912c81f331616376f3141..0c17327b86ac06d436495e828a63b2d10f4b7e4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ if [[ ${PV} == *9999 ]] ; then
        EGIT_REPO_URI="https://github.com/KittyKatt/screenFetch.git"
        inherit git-r3
 else
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~x86 ~x64-macos"
        SRC_URI="https://github.com/KittyKatt/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
        S="${WORKDIR}/${MY_PN}-${PV}"
 fi