diff options
author | Fabian Groffen <grobian@gentoo.org> | 2019-10-21 18:15:32 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2019-10-21 18:15:59 +0200 |
commit | 7d7ba7109cab459f6807bde242198c8c21f03620 (patch) | |
tree | d191dbc618b91fde62e7ff5a6dee8a773e8f2064 /x11-misc/xdg-utils | |
parent | dev-perl/Net-DBus: marked ~x86-macos (diff) | |
download | gentoo-7d7ba7109cab459f6807bde242198c8c21f03620.tar.gz gentoo-7d7ba7109cab459f6807bde242198c8c21f03620.tar.bz2 gentoo-7d7ba7109cab459f6807bde242198c8c21f03620.zip |
x11-misc/xdg-utils: marked ~x86-macos
Bug: https://bugs.gentoo.org/658328
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-misc/xdg-utils')
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild index 4c5372063ce8..9dc2cd3e4b6c 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://portland.freedesktop.org/download/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris" IUSE="doc" RDEPEND=" |