diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-17 02:10:34 -0500 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-17 02:10:34 -0500 |
commit | ebfdf6eadfb31fc1fb449b176fe3935c342184e9 (patch) | |
tree | f6b9ea1cd3924dd57bce5b1845d67527ff5fb8ff | |
parent | 7876d5c50214910a19ac5f7329336ab74212026b (diff) | |
download | gentoo-ebfdf6eadfb31fc1fb449b176fe3935c342184e9.tar.gz gentoo-ebfdf6eadfb31fc1fb449b176fe3935c342184e9.tar.xz |
Hide some binary game packages from repoman
-rw-r--r-- | profiles/default/linux/uclibc/package.mask | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/musl/package.mask | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask index 7ec9f297be5..6c6596521dc 100644 --- a/profiles/default/linux/uclibc/package.mask +++ b/profiles/default/linux/uclibc/package.mask @@ -33,3 +33,5 @@ games-fps/quake3-bin games-fps/quake3-demo games-fps/rtcwmp-demo games-fps/soldieroffortune +games-puzzle/world-of-goo +games-puzzle/world-of-goo-demo diff --git a/profiles/hardened/linux/musl/package.mask b/profiles/hardened/linux/musl/package.mask index 94b1dcb7c38..d14940dfe22 100644 --- a/profiles/hardened/linux/musl/package.mask +++ b/profiles/hardened/linux/musl/package.mask @@ -24,6 +24,7 @@ games-action/shadowgrounds-bin games-action/shadowgrounds-survivor-bin games-action/trine-bin games-arcade/marbleblastgold-demo +games-puzzle/hoh-bin games-puzzle/world-of-goo games-puzzle/world-of-goo-demo games-strategy/defcon-demo |