10 lines
422 B
Plaintext
10 lines
422 B
Plaintext
# Created by Jacob Hrbek identified by GPG identifier assigned to the electronic email <kreyren@rixotstudio.cz> according to the keyserver <https://keys.openpgp.org> under all rights reserved in 19/10/2020-EU 19:40:44 CEST
|
|
|
|
# shellcheck shell=sh # Written to comply with POXIS IEEE 1003.1-2017
|
|
|
|
require bind
|
|
|
|
# shellcheck disable=SC2034 # FIXME(Krey): Find the file that is utilizing paludis variables
|
|
PLATFORMS="~amd64"
|
|
|